ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
SOAPError (Example)
Usage example of the SOAPError function
ChangeTarget (Function)
Changes the target of a button action.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Error 24: No END statement is associated with this LOOP
DDEString (Example)
Usage example of the DDEString function
Error 703: The property does not exist
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
Help system properties
The properties of help system are used to define......
Composite keys
A composite key is a key item containing several other items......
Error 14: ELSE statement without IF
Error 1046: Wrong parameter for the constructor of the class
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Error 530: The -- operator is not allowed
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Error 533: The expression of a { } must be a string
Error 42: Label out of scope of GOTO
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.