ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
Google Calendar management functions
List of functions for managing Google calendars...
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Google Maps management functions
List of functions for managing Google maps...
Google document management functions
List of functions for managing Google documents...
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.