ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating programming messages
When developing a multilingual application, you can translate the different messages displayed...
Bar code constants
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2...
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
Environment of code editor
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following...
fLock (Function)
Entirely or partially locks an external file.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made...
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened...
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater...
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table...
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel"...
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.