ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
fExeDir (Function)
Returns the directory from which the execution is started.
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
WDTRAD options
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
USBFind (Function)
Finds a USB device according to keywords.
Preset control properties
List of properties associated with the Preset control...
Calculated control properties
List of properties associated with the Calculated control...
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
HInfoLog (Function)
Returns information about the server logs.
Constants for managing videos
List of constants used by the functions for video management....
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Handling menu options programmatically
The menu options can be handled......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......