ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sEndEvent (Function)
Disables the detection of an event on a serial port.
Android Widget windows
An Android application can contain one or more Widget windows......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
TableInfoXY (Example)
Usage example of the TableInfoXY function
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Constants for managing tiles
iEndReport (Function)
Forces the report print to stop.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
iParameter (Function)
Retrieves the printer configuration and configures the print.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
WaitWindowStart (Function)
Opens the wait window of application.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
ThreadPersistent (Function)
Makes a thread persistent.
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....
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
Compile (Example)
Usage example of the Compile function
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.