ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.CreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Referring to an element in a WLanguage event / process
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Setup on a local network (LAN)
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...