ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Events associated with the project
List of events associated with the project...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
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......
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
fLock (Function)
Entirely or partially locks an external file.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
JSONValid (Function)
Checks the validity of a JSON string.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
PolygonGeo (Variable type)
The PolygonGeo type is used to define all the advanced characteristics of a geographic polygon.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......