ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Events associated with OLE controls
List of events associated with OLE controls...
Associating a control with a tab pane
Methods to associate a control with a tab pane......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
You used WINDEV Mobile 28
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
J2EE constants
List of constants used by the J2EE functions....
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Parameters of the procedure used by HReindexAsynchronous
WLanguage procedure ("callback") called by HReindexAsynchronous for each HFSQL Client/Server data file reindexed. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Compilation options (HLP format)
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......