ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Error 1045: A class cannot be declared outside the declaration code of a class
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Error 1046: Wrong parameter for the constructor of the class
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
Time management help
Time management is extremely important......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
7. Source Code Manager (SCM)
Set of procedures
The global procedures are grouped in set of procedures......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Error 1022: The access to the method of the class is restricted by a protected inheritance
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
End of break block
The End of break block is optional......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.