ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Handling Scheduler controls programmatically
A Scheduler control can be......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Push notification
A mobile device can receive push notifications......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
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......
Operations performed on state-transition diagrams
The following paragraphs explain......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
HOpenConnection (Function)
Opens a connection to a specific database.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 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......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......