ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
HCheckStructure (Function)
Defines the mode for comparing tables.
XMLNext (Function)
Positionq on the next element (tag or attribute).
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
WDZip: Creating or modifying an archive
This help page explains how to......
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
VariableReset (Function)
Resets the variable to its initial value.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Fax constants
List of constants used by the functions for managing faxes....
3-tier architecture
The development in "3-tier" architecture is now simplified......
Copying and cloning
Variables are copied using the "=" operator...