ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grImageSize (Function)
Defines the size of the image containing the chart.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Constants for managing Big Data Redis databases
gpwOpen (Function)
Opens the User Groupware login window or page.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
ServiceRestart (Function)
Restarts a service (already started).
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
HDFS functions
The following functions are used to manage files on a HDFS system......
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
14. Managing the "Back" button in practice
KeyCompareKey (Function)
Compares an initial key with an activation key.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Position
The Position keyword can correspond to...
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function