ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Find/Replace in the current project
The "Find/Replace" feature is used to......
MyPage (Reserved word)
MyPage is used to handle the current page...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
HTTP constants
List of constants used by the HTTP functions....
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
Comparison operators
The comparison operators can be divided into several categories......
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Installing and starting WDTRAD