ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
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.
Animation (Property)
The Animation property animates an image.
5. User Groupware in practice
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
NFCSendTag (Function)
Sends a NFC tag to another device.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
J2EE constants
List of constants used by the J2EE functions....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Drawer control properties
List of properties associated with the Drawer control...
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
fSelect (Function)
Opens the Windows file picker.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....