ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
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 database schema...
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
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....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Automatic calculations in a Table control (AAF)
Environment of code editor
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
fMoveFile (Function)
Moves a file from one directory to another.
zipListFile (Function)
Returns the list of files found in an archive.
Recycle code windows
By default, a single code window is opened per ......
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
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.
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......