ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
How to open a page?
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
TableInfoXY (Example)
Usage example of the TableInfoXY function
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Constants for managing projects
List of constants used by the functions for managing projects....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
DnDAccept (Example)
Usage example of the DnDAccept function
zipInfoFile (Example)
Usage example of the zipInfoFile function
TableAddChild (Example)
Usage example of the TableAddChild function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
StreamReject (Function)
Refuses a request for stream connection.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....