ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Binding a Link control to an item
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
Creating the executable and the setup program
The languages supported by the application are taken into account......
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Functions for managing objects (External language)
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
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......
Properties of a help page
The characteristics of a help page are used to define......
Manipulating a Layout control programmatically
A Layout control can be......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....