ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
NFC constants
List of constants used by the NFC functions...
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Constants for the archiving functions
List of constants used by the archiving functions....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.