ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
HClient structure
The HClient structure is used to......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
How to use an array of structures?
An array of structures is an Array variable......
Error 121: Shadowing a structure
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
WDHFDiff - Use
WDHFDiff is used to compare......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......