ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found...
ID (Property)
The ID property is used to get and change IDs.
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array...
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded...
grZoom (Function)
Defines the zoom of a chart.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client...
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
iPrintBlock (Function)
Forces a report block to print.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control,...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices...
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one...
iPageNum (Function)
Returns or initializes the number of the page currently printed.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Functions for handling directories and external files
List of functions for handling external files...
Other operators
The following are additional operators......
SocketConnect (Function)
Connects a client computer to a given socket.
Operators on character strings
The character strings can be handled by specific WLanguage functions...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
NumberInWords (Function)
Converts a number to words.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated...