ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Serialization constants
The serialization constants are as follows:
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
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)......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.