ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
fTempFile (Function)
Returns the name of a unique temporary file.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
2. Analysis in practice
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Multiline strings
To type character strings over several lines in the code editor...
SQLExec (Function)
Names and runs an SQL query.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
HCreateMovableReplica (Function)
Creates a movable replication.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.