ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
zipClose (Function)
Closes an archive.
Number (Property)
The Number property is used to get the number of an element.
Declaration (Property)
The Declaration property is used to define a type.
Permission (Property)
The Permission keyword is used to get and change permissions.
zipIsMulti (Example)
Usage example of the zipIsMulti function
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
iZoneHeight (Example)
Usage example of the iZoneHeight function
Net constants
List of constants used by the Net functions....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
NumberInWords (Function)
Converts a number to words.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
HFileExist (Example)
Usage example of the HFileExist function