ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Managing assertions
...The main available features are as follows:...
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Operations performed on deployment diagrams
The following paragraphs explain......
Password (Property)
The 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....
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Windows
The windows represent the main interface of a WINDEV application......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Miscellaneous Windows constants
List of constants used by the Windows functions....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Operations performed on collaboration diagrams
The following paragraphs explain......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
SOAPRun (Function)
Runs a procedure on a SOAP server.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
The Carousel control
The Carousel control is used to display an animated menu made of images......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......