ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
fCreate (Function)
Creates an external file.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
RESTSend (Function)
Sends a REST request and waits for the server response.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
ServicePause (Function)
Pauses a service.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateToDay (Function)
Returns the day that corresponds to a given date.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.