ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
The HTML control
The HTML control displays HTML pages or HTML code...
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
9. Hardware and software requirements
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
IFrame control
IFrame is an HTML concept......
Creating a table in a report
Tables can be created in a report......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Binding a Link control to an item
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Creating a window skin template
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
SysNation (Function)
Returns the nation currently used by the system.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
fSelectDir (Function)
Opens a directory picker.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......