ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grOrientation (Function)
Modifies the orientation of chart axes.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
Facebook functions
List of Facebook functions...
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Priority (Property)
The Priority property is used to get and change the priority level of an element.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
iFont (Function)
Selects the default font.
HOpenConnection (Example)
Usage example of the HOpenConnection function
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
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.
ToastDisplay (Function)
Displays a "Toast" message.