ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
PreviousPage (Function)
Returns the name of the previous page.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
RegistryRename (Function)
Renames a key in the registry.
Android Widget windows
An Android application can contain one or more Widget windows......
FTPConnect (Example)
Usage example of the FTPConnect function
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
CursorCapture (Example)
Usage example of the CursorCapture function
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......