ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grParameter (Function)
Retrieves or modifies a chart parameter.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
grIncreaseData (Function)
Adds a value to a data in a chart.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Site Map control properties
List of properties associated with a Site Map control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
NFC constants
List of constants used by the NFC functions...
Thumbnail control properties
List of properties associated with the Thumbnail control...
fSelect (Function)
Opens the Windows file picker.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
2. Projects in practice
Discover the main operations that can be performed on a project....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.