ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCompare (Function)
Compares the content of two files bit by bit.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
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....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
pdfControlOption (Variable type)
The pdfControlOption type is used to get and set the following characteristics of an option of a control present in a PDF form: option text. selected or deselected state of the option....
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
HDescribeFile (Function)
Describes a data file programmatically.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
First project window