ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatCopy (Function)
Creates the copy of a matrix.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
fWriteLine (Example)
Usage example of the fWriteLine function
Action (Property)
The Action property is used to specify the action to be performed.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
Contains (Function)
Allows you to check if a substring is within a string.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Enumeration (Type of variable)
An enumeration is a set of values......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a table, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
Text editing in the code editor
When developing a new feature, it may be useful to open text files without leaving the development environment... Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....