ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State (Property)
The State property is used to get and change the state of an element.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
fTempPath (Example)
Usage example of the fTempPath function
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Configuring the SOAP administrator
Constants for managing tiles
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
BackgroundTaskAdd (Function)
Adds a new background task.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Step 1: Configuring the print parameters
This step allows you to choose......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
FileDisplay (Example)
Usage example of the FileDisplay function
fUnlock (Function)
Entirely or partially unlocks an external file.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Fax constants
List of constants used by the functions for managing faxes....
2. Analysis in practice
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......