ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Start of Break block (Break header)
The Start of break block is optional......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Software Factory
The concept of software factory is used to automate the process for creating applications....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
4. HFSQL Classic
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Sub-query
A sub-query is a query whose result is used by another query......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Setup mode
Several methods can be used to distribute a WINDEV application......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......