ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Commands of the external interface
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
The Upload control
The Upload control is used to upload files on the Web server......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Query based on query
Queries can be based on items from another query......
Data persistence
The data persistence is used to store the value typed by the user......
EtapeSuivante (Property)
The Property NextStep allows you to authorize or not the passage to the next step of the guided tour from the step bubble.
PreviousStep (Property)
The Property PreviousStep allows you to authorize or not the passage to the previous step of the guided tour from the step bubble.
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....