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.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
17. TLS/SSL: Encrypting information on the Web
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
grType (Function)
Identifies or modifies the type of chart.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
iPrintReport (External language)
Prints a report created with the report editor.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
The home page
The home page is the first page of your site......
HSetREP (Function)
Enables or disables the management of .REP file.