ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report and project
In most cases, a report is linked to a project......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Using the query result
The result of a select query can be used in......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Error 1009: The member of the class is private
<Source>.NbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
9. Overlaying controls
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
WDINT overview
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....