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...
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
3. Deploying a dynamic WEBDEV site
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
Bluetooth constants
List of constants used by the Bluetooth functions....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Customizing the User Groupware
Using the query result
The result of a select query can be used in......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
fMoveDir (Function)
Moves a directory and its content.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Break in a report
The break is used to group the records corresponding to a sort criterion......