ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
MySelf (Reserved word)
MySelf is used to handle the current control...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Time management help
Time management is extremely important......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
XMLDocument (Example)
Usage example of the XMLDocument function
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
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....
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....