ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Phone constants (Android / iOS)
fListFile (Function)
Lists the files found in a directory and returns the list of files.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Conversion (Function)
Converts a value from a unit to another one.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Registry management functions
List of functions for managing the registry...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
SysYRes (Function)
Returns the vertical screen resolution.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.