ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Record (Type of variable)
The Record type is used to save the values of a record.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Windows
The windows represent the main interface of a WINDEV application......
Progress Bar control properties
List of properties associated with the Progress Bar control...
The single-part and multi-part archives
Two types of archives are available......