ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Events associated with a Navigation Bar control
REP files
REP files contain the list of data files handled by the application....
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Page templates
WEBDEV allows you to create page templates......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
The "Commands" pane
The "Commands" pane lists......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Compilation options
The compilation options allow you to define the help system generation settings......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
WLanguage procedure called by BTLECharacteristicChangeOfValue
Procedure ("Callback") called by BTLECharacteristicChangeOfValue when a characteristic changes on the device. This procedure can be a local, global or internal procedure.