ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EventChange (Function)
Modifies the status of an event.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
WDAdminHF: Server management
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
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......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
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......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
zipListFile (Function)
Returns the list of files found in an archive.
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.
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....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
SQLExec (Function)
Names and runs an SQL query.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
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......