ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateToDay (Function)
Returns the day that corresponds to a given date.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......