ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HInfoServer (Function)
Returns the specified information about the server.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeactivateTrigger (Function)
Disables a trigger.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
XMLPath (Function)
Returns the current position in the document in XPATH format.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
Modulo (Reserved word)
Returns the remainder of a division.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....