ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
12. Retrieving data from a site
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
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: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
OpenChild (Function)
Opens a non-modal child window.
The planes (in a window or in a report)
The planes are used to group the window controls......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
List of extension attributes
The list of extension attributes ......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Image control in a page
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.