ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using a query with parameters
A query with parameters can be used......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
The "Commands" pane
The "Commands" pane lists......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
BrowserType (Function)
Returns the type of browser used by the Web user.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Date (Type of variable)
The Date type enables you to easily handle the dates...
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
The "Code hashtags" pane
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Assisted universal replication: specific features
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
Handling an Edit control programmatically
You can handle Edit controls programmatically......