ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringInsert (Function)
Inserts a string into another character string at a given position.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
LooperAdd (Function)
Adds a row at the end of a Looper control.
LooperSelectPlus (Function)
Selects a row in a Looper control.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Customizing the User Groupware
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
CertificateSignString (Function)
Creates the signature of a character string.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
FTPCommand (Function)
Sends a specific FTP command to a server.