ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static Text control)....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Advanced types
The advanced types of WLanguage are as follows...
Operations performed on collaboration diagrams
The following paragraphs explain......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
HDBCreation (Function)
Ends the description of the structure of an xBase table programmatically.
CertificateSignString (Function)
Creates the signature of a character string.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Software Factory
The concept of software factory is used to automate the process for creating applications....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......