ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dChord (Example)
Usage example of the dChord function
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
HCancelSeek (Function)
Cancels the current search criterion.
Standard FTP functions
List of standard FTP functions...
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
HFSQL Client/Server: Configuring the server
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).