ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ......
MemCreate (Function)
Creates a memory area.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
Age (Function)
Returns the age according to the date of birth.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Blocking tables: correspondence WINDEV 5.5 and higher versions
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
EndService (Function)
Ends the execution of the current service.
MemAdd (Function)
Adds an element to a memory area.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
SocketConnect (Function)
Connects a client computer to a given socket.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....