ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Character strings
WLanguage supports different types of strings....
Constants for the archiving functions
List of constants used by the archiving functions....
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Sum (Function)
Calculates the sum of the array elements.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
HTML Editor control properties
Properties associated with the HTML Editor control....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Simple statements
The Static control
A Static control is a control used to display a static text......
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.