ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
URL (Property)
The URL property is used to get and change a URL.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
sEvent (Function)
Branches an event on a serial port.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
HSetREP (Function)
Enables or disables the management of .REP file.
Interactive notification management constants
Interactive notification management constants...
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
HFSQL constants
List of constants used by the HFSQL functions....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
The OLE control
The OLE control is used to handle an OLE object......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
RestartProgram (Function)
Ends the application and restarts it.
Pyramid charts
Pyramid charts allow you to view data in descending order......
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
Action (Property)
The Action property is used to specify the action to be performed.