ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
History of versions
The history of setup versions is an advanced feature of the network setup......
ERR_NO_WDADMIN
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Multi-product external components
Components are a remarkably useful tool for development teams......
Creating a delete query
A delete query (corresponding SQL statement......
Code editor: Display options
The code editor proposes several display options......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Handling a WinForm .Net control through programming
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Error 1: Syntax error
Commands of the external interface
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
How to open a page?
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......