ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Note (Property)
The Note property is used to get and change a text associated with an element.
ServiceUninstall (Function)
Uninstalls a service.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
BurnerCancel (Function)
Cancels the current burn process.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
fMoveFile (Function)
Moves a file from one directory to another.
Looper control functions
List of functions for managing Looper controls...
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
fClose (Function)
Closes an external file.
fMoveDir (Function)
Moves a directory and its content.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
StringReverse (Function)
Reverses the characters of a string.
fRemoveDir (Function)
Deletes a directory from a disk.
zipFileSize (Example)
Usage example of the zipFileSize function
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
grTitle (Function)
Modifies the caption and/or position of the chart title....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
iCloseReport (Function)
Stops printing the current report immediately.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.