ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
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...
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector...
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
zipOpen (Function)
Opens an existing archive.
zipListFile (Function)
Returns the list of files found in an archive.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
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......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
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
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......