ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
memcachedResult (Variable type)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
sfSaveResult (Variable type)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
ComponentLocate (Function)
Specifies the access path to an external component of project.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
11. User Macro-Code: UMC in practice
SysScreenOrientation (Function)
Allows you to: know the orientation of the device screen (Android or iOS phone). set the screen orientation of the device (Android phone)....
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Editing the WEBDEV style sheet
In WEBDEV, you can manage all the styles used in a project......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......