ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
HTMLAfter (Property)
The HTMLAfter property gets and sets the HTML code inserted after the control.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
TimeUTC (Property)
The TimeUTC property gets and sets a Coordinated Universal Time (UTC).
EndControl (Property)
The EndControl property gets or sets the target control of a Wire control.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Report based on a query
Queries are used to easily select records in one or more tables......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Handling controls in a report
The different operations available for the report controls are as follows......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......