ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
OpenChild (Example)
Usage example of the OpenChild function
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
zipSplit (Example)
Usage example of the zipSplit function
fEncrypt (Example)
Usage example of the fEncrypt function
SysIconAdd (Example)
Usage example of the SysIconAdd function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
CreateShortcut (Example)
Usage example of the CreateShortcut function
Select query description window: Use
Let's see some operations specific to the description window of a select query......
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
List of reserved words
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
fCompress (Example)
Usage example of the fCompress function
FTPSend (Example)
Usage example of the FTPSend function
fListFile (Example)
Usage example of the fListFile function
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Operations performed on class diagrams
The following paragraphs explain......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Printing in PDF format: Special cases
Specific features of print in PDF format...