ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV Application Server 2024
5. Site test in practice
PermissionRequest (Function)
Prompts the user to grant an application permission.
Compilation options
The compilation options allow you to define the help system generation settings......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Creating the skin template of a report
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
User Groupware files
Two categories of data files are managed......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
HReadFirst (Function)
Sets the position on the first record according to a browse item.