ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Help about new features: Letting users know about changes
Applications are constantly evolving......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
4. When to use the debugger?
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Using the Salesforce service
Salesforce is a very popular CRM software......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.