ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-database queries
A query (typed in SQL code) can operate on different databases......
Area (Property)
The Area property is used to define an area.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
The Spreadsheet control
Spreadsheets are one of the most used office tools......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Line (Property)
The Line property is used to define the line style used.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......