ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
<Array>.Copy (Function)
Copies the content of an array to another array.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
SocketExist (Function)
Checks the existence of socket.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
XMLNext (Function)
Positionq on the next element (tag or attribute).
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.