ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming the table cells
The Table controls can be handled......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Programming custom calculations in Table controls
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.