ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RealToDateTime (Function)
Converts an 8-byte real to a date and time.
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....
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.
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....
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.
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....
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.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.