ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
HListItem (Example)
Usage example of the HListItem function
MyReport (Reserved word)
MyReport is used to handle the current report...
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
EventChange (Function)
Modifies the status of an event.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Generating the RAD pattern
To generate a RAD pattern:...
12. Available tests
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Assisted universal replication: specific features