ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
EndProgram (Function)
Ends the execution of the current program.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
NFC constants
List of constants used by the NFC functions...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
fDir (Function)
Finds a file or directory.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.