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.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
FTPConnect (Example)
Usage example of the FTPConnect function
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPNbValue (Function)
Returns the number of values for an attribute.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
5. The following files are automatically created
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
Width (Property)
The Width property is used to determine and change the width of an element.
Text (Property)
The Text property is used to get and modify text.
Name (Property)
The Name property is used to get the name of an element.
List of extension attributes
The list of extension attributes ......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....