ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsMsgError (Example)
Usage example of the xlsMsgError function
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
Control constants
List of constants used by the functions for managing controls...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Constants for managing character strings
List of constants used by string management functions...
gClickableLink (Function)
Adds a clickable link in a graphic string.
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Hash constants
List of constants used by the Hash functions....
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.