ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Merging differences (SCM)
Help editor options
The options of the help editor ("Display......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Reports
A report provides a custom view of data......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
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....
The Tab control
The Tab control is used to simultaneously display different controls......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Warning (Function)
Displays a custom message in a system warning window.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......