ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Creating a table in a report
Tables can be created in a report......
HDelete (Function)
Deletes a record from a data file (query or view).
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
2. Projects in practice
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
gImage (Function)
Builds a sequence of characters containing an image.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...