ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FirstDayOfMonth (Function)
Returns the first day of the month.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
FirstDayOfYear (Function)
Returns the date of the first day of the year.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
StatCovariance (Function)
Calculates the covariance between two series of values.
HPass (Function)
Defines the password used to create or open a data file.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Sound (Function)
Plays a sound in WAV format.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Socket management functions
List of functions for managing sockets...
SocketClose (Function)
Closes a socket or a connection to a server socket.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
tapiCallEnd (Function)
Returns the date and time of the end of call.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......