ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Error 1008: The member of the class is protected
Defining clickable areas
In a page, an Image control can contain clickable areas......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
Error 1015: The method of the class is protected
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
12. Universal replication
13. Universal replication
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Style of a control
As soon as it is created, a control is associated with a style......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
Error 14: ELSE statement without IF
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......