ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
ERR_NO_PROJECT
Properties associated with the options of a Switch control
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Drawer control properties
List of properties associated with the Drawer control...
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......