ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
Glossary
The glossary lists all the abbreviations used in the code editor......
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
14. Generation modes
Generation modes...
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.