ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Code statistics
The code statistics affect......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
SQL functions: Special case
List of SQL functions: Special case...
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Constants for managing character strings
List of constants used by string management functions...
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Title (Property)
The Title property is used to get and change the title of an element.
GetDefinition (Function)
Retrieves the definition of element type.
Reals
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
OpenSister (Function)
Opens a non-modal sibling window.