ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page constants
List of constants used by page functions....
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailListFolder (Example)
Usage example of the EmailListFolder function
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Environment of code editor
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
InfoBuild (Function)
Displays a custom message in a system information window.
Constants for managing contact functions
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Creating the skin template of a report
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Google Calendar management functions
List of functions for managing Google calendars...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.