ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
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.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
The Line control
A Line control is used to display a line in a page......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Python: Native calls
WLanguage allows for native Python calls......
LooperAdd (Function)
Adds a row at the end of a Looper control.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
FinFutureVal (Function)
Returns the future value of an investment.
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
The DotNet structure
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.