ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
dFont (Example)
Usage example of the dFont function
Compile (Example)
Usage example of the Compile function
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Description (Property)
The Description property is used to get and change the description of an element.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
The Line control
A Line control is used to display a line in a page......
ModbusDisconnect (Function)
Closes the Modbus session.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
dTransferToImage (Example)
Usage example of the dTransferToImage function
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
XMLDocument (Example)
Usage example of the XMLDocument function
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
List of operators
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......