ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
The OLE control
The OLE control is used to handle an OLE object......
FTPListFile (Example)
Usage example of the FTPListFile function
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV website (in Session mode) found on the same server.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
grAddData (Function)
Adds a data into a chart.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Report blocks
A printed report includes several sections......
FTPCommand (Function)
Sends a specific FTP command to a server.
WDOptimizer: Editing and modifying a ".REP" file
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......