ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
EventCreate (Function)
Creates an event.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
WDScript: use in command-line and console mode
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Creating a Java archive
When your Java application is developed, you can......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Scheduler report
The report editor allows you to create "Scheduler" reports....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Control constants
List of constants used by the functions for managing controls...
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Character strings
WLanguage supports different types of strings....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......