ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete function
DateToInteger (Function)
Converts a date to an integer.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Constants for manging the replication
List of constants used by the functions for managing the replication....
HMergeView (Example)
Usage example of the HMergeView function
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
SysYRes (Function)
Returns the vertical screen resolution.
HListItem (Example)
Usage example of the HListItem function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
zipSplit (Example)
Usage example of the zipSplit function
fEncrypt (Example)
Usage example of the fEncrypt function
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Border (Type of variable)
The Border type is used to handle a border through programming...
zipExtractPath (Example)
Usage example of the zipExtractPath function