ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
LanguageToName (Function)
Returns the name of a language.
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
On/Off button in a window
The on/off button is a button that operates like a check box......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Project Management Hub: Time tracking
The time spent can be listed on......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Step 1: Configuring the print parameters
This step allows you to choose......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......