ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CurrentMonth (Function)
Returns the number of the current month.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
fExeDir (Function)
Returns the directory from which the execution is started.
fDir (Function)
Finds a file or directory.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
ServiceWait (Function)
Pauses the current service during the specified duration.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Sum (Function)
Calculates the sum of the array elements.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
gLine (Function)
Builds a sequence of characters containing a line.
MatInvert (Function)
Calculates the inverse of a square matrix.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.