ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
User (Property)
The User property is used to identify and change the user of a feature.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
12. Retrieving data from a site
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
The pages
Pages are the main interface of a WEBDEV site......
23. Print modes
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
FBSessionStatus (Function)
Checks the status of a Facebook session.
Find out the account that runs the AWP protocol
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
ERR_DISCONNECTED_EXEC
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......