ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
14. Report templates
...Report templates are used to easily standardize report layouts....
Setup directory
The setup wizard allows you to configure the setup directory of application....
Passing parameters
The parameters can be passed to a procedure......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Control constants
List of constants used by the functions for managing controls...
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Bitwise operators
The operations on binary values are performed......
The Edit control
The Edit control allows users to enter data......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......