ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
Record (Type of variable)
The Record type is used to save the values of a record.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Native Sybase Connector for WINDEV and WEBDEV 2024
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Edit options of a report
The report editor allows you to......
HFSQL Client/Server: Configuring the server
Help about new features: Letting users know about changes
Applications are constantly evolving......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
PDFPassword (Function)
Protects a PDF document with a password.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.