ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Constants for external files
List of constants used by the functions for managing external files....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
5. Deploying a dynamic site (Session or AWP) in practice
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Reverse code modeling
The reverse code modeling allows you to view in a graph......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Report based on a query
Queries are used to easily select records in one or more data files......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......