ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
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.)....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Project portfolio
From version 25, you can create "project portfolios"......
Setup of the WEBDEV Application Server for Linux
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......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness 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......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
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......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Bitwise operators
The operations on binary values are performed......
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.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
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....