ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
NFCWriteTag (Function)
Starts writing data to an NFC tag.
WaitWindowStart (Function)
Opens the wait window of application.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
iParameterReport (Function)
Configures the printer by opening the configuration window.
HModify (Example)
Usage example of the HModify function
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Enqueue (Function)
Adds an element to the queue.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
Push (Function)
Pushes an element onto the stack.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......