ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
6. Internal window
Internal windows...
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
24. Displaying and linking pages
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Variable scope
Variables can be declared anywhere in the code....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......