ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
CurrentWin (Function)
Identifies the window currently in edit.
ThreadExecute (Function)
Starts the execution of a secondary thread.
HTTPRequest (Function)
Starts an HTTP request on a server.
grDeleteAll (Function)
Erases a chart and destroys this chart.
iPrintArea (Function)
Prints a text in a rectangular area.
Execute (Function)
Starts the execution of a process through programming.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
BrowserShare( Function)
Starts native device sharing.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Report data source
...The reports can be created with the data coming from:...
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Report controls
Several types of controls can be handled in a report created by the report editor......
2. How to test a site?
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
The test mode cannot operate without the project and its pages, ...
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Beep (External language)
Used to emit a beep on the speaker of the computer.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....