ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Managing HFSQL Classic tables
The HFSQL Control Center allows you to fully manage HFSQL Classic tables......
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Report viewer: "Overview" pane
The report viewer allows end users to view reports before printing them......
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Thread execution
At runtime, an application runs in a main thread......