ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Spin controls
List of events associated with Spin controls...
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
dbgEnableLog (Function)
Enables the runtime log programmatically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Constants for telemetry management
Constants for telemetry management...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.