ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Error 1015: The method of the class is protected
Customizing the User Groupware
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Error 19: The step of this FOR loop must be constant
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
ERR_NO_APPLICATION
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
8. Binding controls to data
A window can display information from......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.