ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing main window menus
A main menu is necessarily associated with a window...
Manipulating menu options programmatically
Menu options can be manipulated...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
SaaSChangePassword (Function)
Changes the password of the connected user.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
DotNetDelegate (Function)
Initializes a.NET delegate.
FTPConnect (Example)
Usage example of the FTPConnect function
grDeleteAll (Function)
Erases a chart and destroys this chart.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
fSelectDir (Function)
Opens a directory picker.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.