ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
grParameter (Function)
Retrieves or modifies a chart parameter.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
EmailCheckAddress (Function)
Checks the validity of an email address.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
MDIOpen (Function)
Opens and enables an MDI child window.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Accessibilité (Property)
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Open (Function)
Opens a modal WINDEV window.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......