ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
The Dashboard control
Dashboards are essential elements in an application......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Factorial (Function)
Returns the factorial of an integer number.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
fRemoveDir (Function)
Deletes a directory from a disk.
RGB (Function)
Defines a color from its Red, Green and Blue components.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
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).
BurnerEject (Function)
Opens or closes the door of current burner.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
InfoBuild (Function)
Displays a custom message in a system information window.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......