ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
CameraCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
mongoOperationUpdateOne (Variable type)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Page with parameters
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
List of operators
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Telephony: Managing outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Toast constants
Returns the two high bytes of an integer....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Toast functions
The TopMargin property sets the top margin of an element....
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: general misconfiguration of WEBDEV....
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
6. WEBDEV Account Manager
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
3. Website development life cycle
Exports the content of an HTML Editor control to an Email variable (to send the email)....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
NET constants
List of constants used by the DotNet functions....