ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Error 113: Non-dynamic array without definition
Error 28: No END statement is associated with this SWITCH
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Installing a SOAP server with IIS
Structure of data files of user groupware
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Error 20: The variable of the FOR loop should be a real
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
8. Sharing a project in practice
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Dictionary
The dictionary is a file that can contain the project elements......
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.