ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
TreeSort (Function)
Sorts the elements found in a TreeView control.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Operator on Address
The & operator returns the address of a variable as an integer
EndService (Function)
Ends the execution of the current service.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Environment of the window editor
The main elements of window editor are as follows:
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
MyParent (Reserved word)
MyParent is used to handle...
Constant
The constants are language elements whose value is fixed once and for all...
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
fSelectDir (Function)
Opens a directory picker.