ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.