ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
API (Function)
Runs a function found in an external DLL.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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....
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
grParameter (Function)
Retrieves or modifies a chart parameter.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Events associated with Table controls
List of events associated with Table controls...
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......