ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Specific features of the Express version
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Sub-query
A sub-query is a query whose result is used by another query......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Typing multilingual texts
For a multilingual application, you have the ability to......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
Image editor: Features
The image editor includes several features......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Select query description window
The description window of a select query includes several sections......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Python functions
The Python functions are as follows......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.