ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
The Static control
A Static control is a control used to display a static text......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Internal component
An internal component is a set of elements from a project......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
19. Sending emails
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Using an external component in an application
A component can be reused at any time in any application......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
ERR_MISSING_PAGE
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Error 13: The label already exists
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......