ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
diffApply (Function)
Applies a difference buffer to a specific buffer.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
Asc (Example)
Usage example of the Asc function
Charact (Example)
Usage example of the Charact function
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
EmailReadMessage (Example)
Usage example of the EmailReadMessage function
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
fSelectDir (Example)
Usage example of the fSelectDir function
xlsDocument (Example)
Usage example of the xlsDocument type
xlsVersion (Example)
Usage example of the xlsVersion function
EmailListFolder (Example)
Usage example of the EmailListFolder function
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
HOpenConnection (Example)
Usage example of the HOpenConnection function
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
fMoveDir (Example)
Usage example of the fMoveDir function
JSONValid (Function)
Checks the validity of a JSON string.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
fWrite (Function)
Writes: a character string into an external file. a memory section....
fShortPath (Example)
Usage example of the fShortPath function