ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
fListFile (Example)
Usage example of the fListFile function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
InServiceMode (Function)
Indicates whether the code is run in a service.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
NetworkUser (Function)
Identifies the name of the connected user.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
fListDisk (Function)
Returns the list of disks installed on the computer.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
fDriveInfo (Function)
Returns information about a drive.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.