ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Salesforce functions
List of Salesforce functions...
TableInfoXY (Example)
Usage example of the TableInfoXY function
Google Calendar management functions
List of functions for managing Google calendars...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
SNMPStartSession (Function)
Starts an SNMP session.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HChangeConnection (Example)
Usage example of the HChangeConnection function
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
sEndEvent (Function)
Disables the detection of an event on a serial port.
Serialization constants
The serialization constants are as follows:
iForceComplement (Function)
Forces the printing of a Body Complement block.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Functions for handling directories and external files
List of functions for handling external files...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.