ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Constants for managing certificates
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
Creating the Table pages of the WEBDEV RAD pattern
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
HDelete (Function)
Deletes a record from a data file (query or view).
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
11. Controls in practice
Discover the main characteristics of the controls...
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
13. External component in practice
External component in practice...