ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
SocketConnect (Function)
Connects a client computer to a given socket.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
fCreate (Function)
Creates an external file.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
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.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
CurrentMonth (Function)
Returns the number of the current month.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......