ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Bitwise operators
The operations on binary values are performed......
ErrorThrow (Function)
Throw a non-fatal error.
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....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
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......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
Setup of the WEBDEV Application Server for Linux
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
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......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
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....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......