ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Operations performed on component diagrams
The following paragraphs explain......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Operations performed on activity diagrams
The following paragraphs explain......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
ReplicAdmin: Overview
Events associated with an Organizer control
The following events are associated with Organizer controls:...
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Operations performed on collaboration diagrams
The following paragraphs explain......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Operations performed on object diagrams
The following paragraphs explain......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Operations performed on class diagrams
The following paragraphs explain......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Operations performed on sequence diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......