ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
XMLDocument (Example)
Usage example of the XMLDocument function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Time management help
Time management is extremely important......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....