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......
Multiline strings
To type character strings over several lines in the code editor...
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
ContextClose (Function)
Closes a page context.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
1. RAD (Rapid Application Development)
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
XMLSource (Property)
The XMLSource property is used to get the XML source code.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
ERR_BAD_PARAMETER
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Creating a Pivot Table control
To create a Pivot Table control......
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...