ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hash functions
Hashing is used to summarize a file or a character string......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Functions for managing objects (External language)
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
CallDLL32 (Example)
Usage example of the CallDLL32 function
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
DDEError (Function)
Returns the runtime status report of a DDE function.
EXE constants
List of constants used by the functions for managing executables....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......