ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Copying controls from the window editor
The controls can be copied from the window editor......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
dStraighten (Function)
Transforms an image by applying perspective correction.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
<Image variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<picLayer variable>.Straighten (Function)
Transforms an image by applying perspective correction.
<Image>.Straighten (Function)
Transforms an image by applying perspective correction.