ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadStart (Function)
Starts sending the selected files into an Upload control.
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....
Record (Type of variable)
The Record type is used to save the values of a record.
Handling Gantt Chart controls programmatically
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
10. Page templates
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
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.
FolderData (Function)
FolderData is kept for backward compatibility.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Creating the menus for the windows of the WINDEV RAD pattern
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.