ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
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....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Calling a procedure/a function
Syntax for calling a local or global procedure.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
List of extension attributes
The list of extension attributes ......
11. Controls in practice
Discover the main characteristics of the controls...
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Creating the executable and the setup program
The languages supported by the application are taken into account......
HErrorLock (Function)
Used to check whether a lock error occurred.