ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clipboard management functions
List of functions for managing the clipboard...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HFSQL Client/Server: Configuring the data files on the server
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
gImage (Function)
Builds a sequence of characters containing an image.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
EmailReadNext (Example)
Usage example of the EmailReadNext function
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Various WEBDEV constants
Various WEBDEV constants...
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
2. Analysis in practice
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......