ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Creating the Table windows of the WINDEV RAD pattern
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Resizing a window (AAF)
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Bitwise operators
The operations on binary values are performed......
Private Store for mobile applications
There are two methods two deploy your applications......
ERR_NOTAVAILABLE
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
ERR_MSG_BOX
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
Analysis links
The links are used to link the files found in an analysis between themselves......
8. 10 tips for better interfaces...
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......