ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for handling directories and external files
List of functions for handling external files...
Error 204: using a parameter without optional value after parameters ...
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
PDFSign (Function)
Applies an approval signature to an existing PDF.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Creating links
Links help users navigate the help system......
Access rights to a class property
A property is a code element that includes two processes......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
The Dashboard control
Dashboards are essential elements in an application......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Native Access to SAP
SAP is a widely used ERP......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Manipulating a Layout control programmatically
A Layout control can be......