ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
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.
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.
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....
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
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.
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.
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.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....