ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

15. Creating the executable in practice
Creating the executable in practice...
Starting WDOptimizer in a command line
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Creating a flexible modeling
To create a new flexible modeling, you can......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
The Line control
A Line control is used to display a line in a page......
8. Binding controls to data
A window can display information from......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Error 2: Incomplete line
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Error 19: The step of this FOR loop must be constant
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......