ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPSendForm (Function)
Sends an HTTP form.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
API (Example)
Usage example of the API function
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
fUnlock (Function)
Entirely or partially unlocks an external file.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
The Signature control
The Signature control is a report control used to sign......
CallDLL32 (Example)
Usage example of the CallDLL32 function
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.