ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
EndProgram (Function)
Ends the execution of the current program.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Generating an application for Universal Windows 10 App
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.