ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Val (Function)
Returns the numeric value of a character string.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
MemDelete (Function)
Deletes an element from a memory zone.
Captcha functions
The Captcha functions are as follows:...
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
Constants for managing character strings
List of constants used by string management functions...
Organization Chart control functions
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
MQTT functions
The following functions are used to manage MQTT clients...
Functions for managing Breadcrumb controls
List of functions for managing Breadcrumb controls...
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
Operator on Address
The & operator returns the address of a variable as an integer
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemModify (Function)
Modifies an element in a memory zone.