ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Twain constants
List of constants used by the Twain functions....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Enumeration (Type of variable)
An enumeration is a set of values......
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
NFC constants
List of constants used by the NFC functions...
1. Deploying a static site
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
UploadStart (Function)
Starts sending the selected files into an Upload control.
Handling the report blocks through programming
Each report block is associated with different events......
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
LoadDLL (Function)
Loads the specified library (DLL) in memory.
Data model editor: types of links
Several types of links can be found between the files......
HDFS constants
The following constants are used by the HDFS functions:...
MatCopy (Example)
Usage example of the MatCopy function
BurnerSave (Example)
Usage example of the BurnerSave function
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.