ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CallDLL32 (Function)
Runs a function found in an external DLL.
API (Function)
Runs a function found in an external DLL.
Summary table: Managing the application directories according to the platform
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Debugger: Step-by-step project execution
Running a project step-by-step allows you to start the debugger when launching the application......
SQLExec (Function)
Names and runs an SQL query.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a procedure/a function
Syntax for calling a local or global procedure.
.NET application
To create a.NET application from a project......
Local procedure
Two types of procedures are available......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....