ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Programming automatic calculations in the columns of a Table control
Operations performed on sequence diagrams
The following paragraphs explain......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Operations performed on deployment diagrams
The following paragraphs explain......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
RoughHeader (Property)
The RoughHeader is used to get the header returned with the response.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Project description: Options tab
The project description window allows you to configure various elements of your project......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
The OLE control
The OLE control is used to handle an OLE object......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Check: Sending an email
The monitoring robot will......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
How to loop through a file using filters?
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......