ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Creating the link buttons in the windows of a WINDEV RAD pattern
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
URIGetInfo (Function)
Retrieves information of a URI resource.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
15. Cookies: information stored on the end user's computer
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......