ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
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)....
gLine (Function)
Builds a sequence of characters containing a line.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Execute (Function)
Starts the execution of a process through programming.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Sound (Function)
Plays a sound in WAV format.
ToClipboard (Function)
Writes text or image information into the system clipboard.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
LooperDelete (Function)
Deletes a row from a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
LoadParameter (Function)
Reads a persistent value.