ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
SendMessage (Function)
Sends a Windows message to a control or to a window.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
SysInstance (Function)
Returns the instance of a module.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Combination (Type of variable)
A combination is a set of options.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
IF statement
The conditional IF statement allows you to run an action according to a condition...
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
"?" menu
WINDEV proposes a help menu adapted to your applications......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
HReadSeek (Example)
Usage example of the HReadSeek function
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.