ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
WDDIXIO overview
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
DateTimeDifference (Function)
Calculates the difference between two dates and times.
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
BannerNext (Function)
Displays the next plane of a Sliding Banner control.
BannerPrevious (Function)
Displays the previous plane of a Sliding Banner control.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.