ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
Title (Property)
The Title property is used to get and change the title of an element.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Events associated with a Switch control
iEndReport (Function)
Forces the report print to stop.
XMLRoot (Function)
Positions on the root tag of an XML document.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Dequeue (Function)
Removes an element from the queue.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
ServiceRestart (Function)
Restarts a service (already started).
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Pop (Function)
Pops an element from a stack.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
BurnerEject (Function)
Opens or closes the door of current burner.
grType (Function)
Identifies or modifies the type of chart.