ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
KanbanAddList (Function)
Adds a new list to a Kanban control.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
KanbanListIndex (Function)
Returns the index of a list in a Kanban control.
<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
How to develop a PHP site?
What is a PHP site?......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
4. Create a page in the editor...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Component diagram
A component diagram shows the physical and static architecture of a system software......
ERR_NO_PAGE
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Modified (Property)
The Modified property lets you know if an element has been modified.