ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Date
The Date keyword can correspond to...
SQLExec (Example)
Usage example of the SQLExec function
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
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......
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.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
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.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
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......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
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.
SQLFirst (Example)
Usage example of the SQLFirst function
grImageSize (Function)
Defines the size of the image containing the chart.
fWrite (Example)
Usage example of the fWrite function
zipExtractPath (Example)
Usage example of the zipExtractPath function