ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using several libraries in an application
A library is a WDL file that contains all the resources......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Type (Property)
The Type property is used to get and change the type of an element.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
HOpenConnection (Function)
Opens a connection to a specific database.
HSetREP (Function)
Enables or disables the management of .REP file.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Events associated with the project
List of events associated with the project...
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.