ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project management functions
List of functions for managing projects...
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Translating a text file with WDTRAD
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
<Source>.PrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......