ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
GglAccountDissociate (Function)
Dissociates the application from the user's Google account. This association must have been previously defined with GglAccountAssociate....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
WinForceDDW (Function)
Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible.
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
NotifPushSubscribe (Function)
Subscribes the current Android application to a topic.