ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
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'
Project management functions
List of functions for managing projects...
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.
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......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
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