ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
EmailGetAll (Function)
Retrieves all the emails found on a server.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......