ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
eYe magnet: contditional formatting of fields
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...
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
iParameterViewer (Function)
Configures the report viewer.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Constants for managing Windows events
The following constants are used to manage Windows events:...
Referring to an element in a WLanguage event / process
14. PHP generation in practice
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
OpenMainMenu (Function)
Opens the main menu of the current window.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Constants for managing the internal windows
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Creating requirements
The following steps must be performed to implement the requirements......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
DnDCursor (Example)
Usage example of the DnDCursor function
Border (Type of variable)
The Border type is used to handle a border through programming...
DnDEvent (Example)
Usage example of the DnDEvent function