ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
XML management: Use example
This application example manages an XML file named "Orders......
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
Integrated OCR (Optical Character Recognition) management functions
Defining a help window template
WINDEV allows you to create help window templates......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.