ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
MemCreate (Function)
Creates a memory area.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
NFCSendTag (Function)
Sends a NFC tag to another device.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
zipOpenRAR (Function)
Opens an existing archive in RAR format.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
Error 204: using a parameter without optional value after parameters ...
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
14. Managing the "Back" button in practice