ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLDocument (Function)
Creates a new XML document.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
System constants
List of constants used by the system functions....
ComponentLocate (Function)
Specifies the access path to an external component of project.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
HOpenConnection (Example)
Usage example of the HOpenConnection function
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......