ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Time (Type of variable)
The Time type is used to easily handle the times...
HStatNbRec (Function)
Returns the number of entries for a given key item.
Image (Property)
The Image property gets and sets the background image of a control or block.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Composite variable
A composite variable contains different types of elements (members)...
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
MatInvert (Function)
Calculates the inverse of a square matrix.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
HRegenerateFile (Function)
Regenerates a data file from its log.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
SMSSend (Function)
Sends an SMS.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
GPSGetPosition (Function)
Retrieves information about the current device position.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.