ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EXE constants
List of constants used by the functions for managing executables....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Font management properties
List of font management properties...
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Miscellaneous Windows constants
List of constants used by the Windows functions....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
OpenSister (Example)
Usage example of the OpenSister function
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Value (Property)
The Value property is used to get and change the value of an element.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Error 2109: You are using the ObjectInfo function
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
dbgEnableLog (Function)
Enables the runtime log programmatically.