ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Input (Function)
Displays a message allowing the user to type an information.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Handling Organization Chart controls programmatically
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
"?" menu
WINDEV proposes a help menu adapted to your applications......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
Compatibility between external components and deployed applications
A component can evolve in many ways......
Hash constants
List of constants used by the Hash functions....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Border (Type of variable)
The Border type is used to handle a border through programming...
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
RegistryValueType (Function)
Returns the type of value found in the registry.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.