ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
BurnerEject (Function)
Opens or closes the door of current burner.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Events associated with the project
List of events associated with the project...
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
Google Calendar management functions
List of functions for managing Google calendars...
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
12. Control templates
...Control templates...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Compilation options (chm format)
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....