ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image control in a window
This help page presents the characteristics of an Image control found in a window...
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
FTPSize (Example)
Usage example of the FTPSize function
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
xlsData (Example)
Usage example of the xlsData function
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
FTPGet (Example)
Usage example of the FTPGet function
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
ShellExecute (Function)
Opens a document in its associated application.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
HRecNum (Example)
Usage example of the HRecNum function
ServiceWait (Function)
Pauses the current service during the specified duration.
HReadLast (Example)
Usage example of the HReadLast function
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
HViewToFile (Example)
Usage example of the HViewToFile function
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Referring to an element in a WLanguage event / process