ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
SCM: Merging differences
WDOptimizer is used to......
26. Style sheets: to simplify the layout
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Infinite Progress Bar control events
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
WEBDEV Page control events
Starts the execution of a secondary thread....
Right (Function)
Extracts the last characters from a string or string buffer.
Yousign
It is now common for individuals or businesses to sign contracts electronically......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
11. Table/Looper controls
11. Table/Looper controls
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
24. Displaying and linking pages