ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFToText (Function)
Extract the text contained in an Document PDF.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Custom properties (WLanguage)
A custom property is a code element with two events......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically......
NextTitle (Function)
Modifies the title of next window to open.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
TableMode (Function)
TableMode is kept for backward compatibility.
Interface of WDInst
Adds a child at the start of the children of the current node in an HTML document....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Edit control
The Edit control allows users to enter data......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
7. Multilingual applications in practice
Creating help pages
A help system includes several pages......