ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Setup of the WEBDEV Application Server for Linux
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Copying and cloning
Variables are copied using the "=" operator...
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
ErrorThrow (Function)
Throw a non-fatal error.
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....