ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control template
A control template is a set of controls that can be reused in several windows or pages......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
2. How to test a site?
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Print constants
List of constants used by the print functions....
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......