ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for the archiving functions
List of constants used by the archiving functions....
Edit options of a report
The report editor allows you to......
The pages
Pages are the main interface of a WEBDEV site......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Time management help
Time management is extremely important......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
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....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Rights on the virtual directory
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
".STY" file: "Style sheet" file
A style sheet is a "......
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)......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Camera control in a mobile application
The Camera control is used to......