ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
TreeView control functions
The following functions are used to manage TreeView controls:...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Page Footer block
The Page footer block is run at the end of each page......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
fMoveFile (Function)
Moves a file from one directory to another.
ThreadPause (Function)
Pauses the current thread during the specified duration.
Creating a table in a report
Tables can be created in a report......
Chart constants
List of constants used by the functions for chart management....
dCopy (Function)
Copies an image to another image.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
SQLExec (Example)
Usage example of the SQLExec function
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
List,Select,? (External language)
Returns the element selected in the list.
GetTheme (Function)
Gets the current theme of a mobile application.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
dRectangle (Example)
Usage example of the dRectangle function
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
dCircle (Example)
Usage example of the dCircle function
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.