ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
WINDEV Mobile Framework License Agreement
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
Android Widget windows
An Android application can contain one or more Widget windows......
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Various WEBDEV constants
Various WEBDEV constants...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Secret string vault
Passwords, private keys and tokens are often used in programming......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
WINDEV Framework License Agreement
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
OpenIDParameters (Variable type)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
HReadNext (Function)
Sets the position on the next table record according to a browse item.
Creating an executable: General options
The main executable options are as follows......
Creating the skin template of a report
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......