ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
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).
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
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.
Fax constants
List of constants used by the functions for managing faxes....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).