ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ad Hoc deployment
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
11. Internal components in practice
Internal components in practice...
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......
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....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Principle for running threads
At runtime, an application runs in a main thread......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
TableMode (Function)
TableMode is kept for backward compatibility.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Installing the robot controller
The monitoring robot includes three executables......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.