ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
Exist (Property)
The Exist property is used to determine if an element exists.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
Index (Property)
The Index property is used to get the index of an element.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Font management properties
List of font management properties...
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
CursorDisplay (Function)
Displays or hides the mouse cursor.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......