ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HLast (Function)
Sets the position on the last record of a table according to a browse item.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Windows
The windows represent the main interface of a WINDEV application......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Ad Hoc deployment
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Sorts in a report
The sort is used to organize the information displayed in the report......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
The Static Text control
A Static Text control is a control used to display a static text......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......