ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
17. TLS/SSL: Encrypting information on the Web
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Peeling Corner control properties
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Modbus functions
List of Modbus functions...
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
XMLDocument (Function)
Creates a new XML document.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.