ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
Programming charts
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......
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....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Extern (Reserved word)
EXTERN is used to...
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Handling report blocks
The different operations available on report blocks are as follows......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HDFS constants
The following constants are used by the HDFS functions:...
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
REP files
REP files contain the list of data files handled by the application....