ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
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....
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....
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
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......
WDDeploy features
WDDeploy can be used to......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Bitwise operators
The operations on binary values are performed......
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
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.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......