ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
25. Performing a process on several successive pages
Performing a process on several successive pages...
MyReport (Reserved word)
MyReport is used to handle the current report...
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Saving entered data (AAF)
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
iParameterViewer (Function)
Configures the report viewer.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
HPass (Function)
Defines the password used to create or open a data file.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Declaring and using a variable
A variable is defined by name and type......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......