ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Assisted universal replication: specific features
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
zipExtractPath (Function)
Returns the path of a file found in the archive.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
iPrintImage (Function)
Sends the image file to print to the print buffer.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......