ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Time management help
Time management is extremely important......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
dCopy (Function)
Copies an image to another image.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Viewing a report in 3D
Your report displays controls that overlap?......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......