ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
The single-part and multi-part archives
Two types of archives are available......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Bar code constants
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
How to create a menu?
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.