ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 301: Unknown identifier
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Detailed use of WINDEV FTP/RPC
Preset control properties
List of properties associated with the Preset control...
Calculated control properties
List of properties associated with the Calculated control...
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
How to perform a full file browse?
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
PDFToText (Function)
Extract the text contained in an Document PDF.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
ServiceStop (Function)
Stops a service.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.