ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reports
A report provides a custom view of data......
12. Synchronizing data
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
EmailLoadAttachment (Function)
Adds an attached file to an email.
Locking data files: correspondence between WINDEV 5.5 and the later versions
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
<Email variable>.LoadAttachment (Function)
Adds an attached file to an email.
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Report and project
In most cases, a report is linked to a project......
Telemetry management functions
The following functions are used to manage the telemetry:...
Constants for telemetry management
Constants for telemetry management...
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Extracting messages added or modified since last extraction
A project was already created and translated......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......