ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
Creating a flexible modeling
To create a new flexible modeling, you can......
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Programming overview in C and C++
fLock (Example)
Usage example of the fLock function
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
List of reserved words
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
How to open a page?
HSL (Function)
Creates a color from its hue, saturation and lightness.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......