ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
HSendMessageToClient (Function)
Displays a message on the client computers.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
MenuDelete (Function)
Deletes a menu or a menu option.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
ServiceContinue (Function)
Restarts a paused service.
iCloseReport (Function)
Stops printing the current report immediately.
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
fExtractPath (Example)
Usage example of the fExtractPath function
DDEError (Function)
Returns the runtime status report of a DDE function.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Other operators
The following are additional operators......
fCopyFile (Example)
Usage example of the fCopyFile function
KeyExpression (Example)
Usage example of the KeyExpression property
ServiceStop (Function)
Stops a service.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......