ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Font set (WEBDEV website)
The browser support the most common fonts by default......
Type of field: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an array property of an advanced variable type (array of events of a gglCalendar variable, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an array property of an advanced variable type (array of events of a gglCalendar variable, etc.). of a WLanguage list....
Document (Variable type)
The Document type is used to handle a "docx" document.
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
Table field populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Import a list of requirements
The Project Management Hub allows you to import requirements......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
UUID (Variable type)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Google constants
List of constants used by the Google functions....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
List of extension attributes
The list of extension attributes ......
Emulating constants
List of constants used by the functions for emulating automated tests....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
MDIOpen (Function)
Opens and enables an MDI child window.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......