ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MySQL Native 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...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
Private Store for mobile applications
There are two methods two deploy your applications......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Recycle code windows
By default, a single code window is opened per ......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Specific features of the applications for iPhone/iPad
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Installing a SOAP server with IIS
Bitwise operators
The operations on binary values are performed......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Automatic calculations in a Table control (AAF)