ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatExist (Example)
Usage example of the MatExist function
GanttOrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
zipListFile (Example)
Usage example of the zipListFile function
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
HListAnalysis (Example)
Usage example of the HListAnalysis function
GanttListTask (Example)
Usage example of the GanttListTask function
Miscellaneous Windows constants
List of constants used by the Windows functions....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
fCurrentDir (Example)
Usage example of the fCurrentDir function
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
Example for creating a select query
This help page explains how to create two select queries......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
grSaveImage (Function)
Saves the image of a chart in an Image variable.
TableBreakIndex (Example)
Use example for the TableBreakIndex function