ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
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.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
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.
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.
LooperAddLine (Function)
Adds a row at the end of 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....
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).