ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Events associated with TreeView controls
List of events associated with TreeView controls...
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Project portfolio
From version 25, you can create "project portfolios"......
Using the query result
The result of a select query can be used in......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Constants for managing animations
List of constants used by the functions for managing the animations...
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
The HTML Display control
The HTML Display control displays a web page in an application......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Events associated with internal windows
List of events associated with internal windows...
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Extracting messages added or modified since last extraction
A project was already created and translated......
Structure (Type of variable)
A structure is a custom type of data...