ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
FTPCommand (Function)
Sends a specific FTP command to a server.
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
iPrintReport (External language)
Prints a report created with the report editor.
7. Dynamic site on specific configurations
Creating a table in a report
Tables can be created in a report......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Record (Type of variable)
The Record type is used to save the values of a record.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
fRename (Function)
Modifies the name of a file.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HTTPSendForm (Function)
Sends an HTTP form.
How to open a window?
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min