ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates in prefix syntax:
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Operations performed on class diagrams
The following paragraphs explain......
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Certificate functions
The following functions are used to handle the certificates:...
Random (Function)
Returns a random number.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
WDInst: Configuring the installation workstation
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Window controls
Several types of controls can be used in a window, ......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......