ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
grIncreaseData (Function)
Adds a value to a data in a chart.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50...
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send...
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items...
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates...
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...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
15. Creating the executable in practice
Creating the executable in practice...
11. Table/Looper controls
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM...
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window...
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
MyParent (Reserved word)
MyParent is used to handle...
WDTRAD license agreement
WDTRAD license agreement...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one...
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable...
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.