ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Cell control field
Fonctions de gestion de l'exécution des commandes en mode console.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
The Cell control
The Cell control contains controls...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
LocalStorageAdd (Function)
Adds a value to the local storage.
VideoSetDriver (Example)
Usage example of the VideoSetDriver function
CameraChangeDriver (Example)
Usage example of the CameraChangeDriver function
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
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.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
<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
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
MatExist (Example)
Usage example of the MatExist function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
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)....
fCurrentDir (Example)
Usage example of the fCurrentDir function
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
grSaveImage (Function)
Saves the image of a chart in an Image variable.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Resource
The Resource property is used to manage the resource associated with an appointment.