ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control (Type of variable)
The Control type is used to define the characteristics of a control.
zipListFile (Function)
Returns the list of files found in an archive.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Border (Type of variable)
The Border type is used to handle a border through programming...
2. User-friendly editors in practice
User-friendly editors in practice...
The Static Text control
A Static Text control is a control used to display a static text......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Constants for manging the replication
List of constants used by the functions for managing the replication....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Properties of a help page
The characteristics of a help page are used to define......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
EventChange (Function)
Modifies the status of an event.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Label report
The report editor allows you to create "Label" reports......
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....