ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
8. 10 tips for better interfaces...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given...
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater...
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Handling TimeLine controls programmatically
A TimeLine control can be......
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup,...
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
Decode (Function)
Decodes a character string that was encoded by Encode.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......