ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
HModify (Example)
Usage example of the HModify function
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
HDeleteTrigger (Function)
Deletes a trigger.
Modulo (Reserved word)
Returns the remainder of a division.
Multimedia control properties
List of properties associated with the Multimedia control...
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Round (keyword)
The Round keyword can correspond to...
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HDeactivateTrigger (Function)
Disables a trigger.
SMSSend (Function)
Sends an SMS.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.