ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
EventCreate (Function)
Creates an event.
SemaphoreCreate (Function)
Creates a semaphore.
GDPR: an audit of your data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
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.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Designing a supercontrol
A supercontrol is an advanced type of control......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WLanguage procedure called by HWatch
WLanguage procedure called by HWatch
MemFound (Function)
Checks whether the sought element was found.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Web Component control events
The following events appear by default in the WEBDEV code editor...
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....