ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Managing bar codes
The use of bar codes to identify and manage products has become essential......
2. Static or dynamic site
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
Enumeration (Type of variable)
An enumeration is a set of values......