ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multicolumn report
The report editor allows you to create "Multicolumn" reports....
WEBDEV concepts
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Date (Type of variable)
The Date type enables you to easily handle the dates...
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
11. Window templates
WINDEV Mobile allows you to create window templates....
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
7. Multilingual sites in practice
WDHFDiff - Use
WDHFDiff is used to compare......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......