ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
grParameter (Function)
Retrieves or modifies a chart parameter.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Creating the link buttons in the windows of a WINDEV RAD pattern
iCreateFont (Function)
Creates a new print font.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Constants for managing Organizer controls
Constants for managing Organizer controls...
NextTitle (Function)
Modifies the title of next window to open.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......