ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
5. Deploying a dynamic site (Session or AWP) in practice
2. Database schema in practice
Clears the content of trace window opened in parallel with the current window....
Report based on a query
Queries are used to easily select records in one or more data files......
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......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button 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.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Creating and handling an item
The main operations that can be performed on an item are as follows......
WINDEV/WINDEV Mobile field styling
As soon as it is created, a control is associated with a style......
Creating help pages
A help system includes several pages......
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......