ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
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....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.