ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
2. How to test a site?
eCurrencyName (Function)
Returns the caption of a currency.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Chart control properties
A Chart control can be used......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
First project window
Managing main window menus
A main menu is necessarily associated with a window......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
SOAPRun (Function)
Runs a procedure on a SOAP server.