ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
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...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
Creating requirements
The following steps must be performed to implement the requirements......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
HCheckStructure (Function)
Defines the mode for comparing data files.
Creating a window skin template
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
TableMode (Function)
TableMode is kept for backward compatibility.
Discover all the possibilities of pivot tables
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Operations performed on state-transition diagrams
The following paragraphs explain......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
MyWindow (Reserved word)
MyWindow is used to handle the current window...