ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Operations performed on sequence diagrams
The following paragraphs explain......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HFSQL Client/Server: Configuring the data files on the server
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
zipCreate (Function)
Creates an archive.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Warning (Function)
Displays a custom message in a system warning window.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).