ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
Manipulating PDF files
PDF is one of the most widely used formats for sending and storing electronic documents......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
HCheckStructure (Function)
Defines the mode for comparing tables.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....