ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusDisconnect (Function)
Closes the Modbus session.
fCompare (Function)
Compares the content of two files bit by bit.
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.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
grCreate (Function)
Creates a specific type of chart.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Constants for managing Organizer controls
Constants for managing Organizer controls...
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
fLock (Function)
Entirely or partially locks an external file.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Border (Type of variable)
The Border type is used to handle a border through programming...
iParameterPDF (Function)
Defines the options for the generated PDF file.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
LOOP statement
The statement block is repeated endlessly...
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.