ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLChangeConnection (Function)
Modifies the current connection.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
HClient structure
The HClient structure is used to......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
VibrationTrigger (Function)
Triggers the vibrations of the device.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
ThreadMode (Function)
Changes the management mode of threads.
XMLFind (Function)
Performs a search in an XML document.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Events associated with supercontrols
List of events associated with supercontrols...
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
MCI constants
List of constants used by the MCI functions....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......