ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
HSL (Function)
Creates a color from its hue, saturation and lightness.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
XMLDocument (Function)
Creates a new XML document.
WEBDEV 2024 Tutorial - Table of contents
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
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.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
ThreadEnd (Function)
Ends the execution of the current thread.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Help system properties
The properties of help system are used to define......
HFSQL properties
List of HFSQL properties...
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
fCompress (Function)
Compresses a file.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.