ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
URIGetInfo (Function)
Retrieves information of a URI resource.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
NET constants
List of constants used by the DotNet functions....
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
DDEString (Example)
Usage example of the DDEString function
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
fDriveInfo (Example)
Usage example of the fDriveInfo function
HLinkMemo (Example)
Usage example of the HLinkMemo function
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.