ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCI constants
List of constants used by the MCI functions....
dFont (Example)
Usage example of the dFont function
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Animation (Property)
The Animation property animates an image.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
PageDisplay (Function)
Displays a web page in the user's browser....
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
fAttribute (Example)
Usage example of the fAttribute function
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Conversion (Function)
Converts a value from a unit to another one.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Creating an executable: General options
The main executable options are as follows......
LDAPFind (Function)
Performs a search in an LDAP server.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Using several libraries in an application
A library is a WDL file that contains all the resources......
State (Property)
The State property is used to get and change the state of an element.