ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Creating the Form windows of a WINDEV RAD pattern
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
LDAPFind (Function)
Performs a search in an LDAP server.
The Wire control
The Wire control is used to visually link 2 controls......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
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....
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
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......
DocInsertTable (Function)
Inserts a table into a Word Processing document.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
ThreadRequestStop (Function)
Sends a stop request to a thread.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Creating the Vision pages of the WEBDEV RAD pattern
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.