ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Associating documents with the project
To describe a project in detail, you can associate documents with it......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Drawing constants
List of constants used by the drawing functions....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
SIPVisible (Function)
Displays the keyboard.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Character strings
WLanguage supports different types of strings....
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.