ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
4. HFSQL Classic
HFSQL Classic is the database format......
Handling a ListView control through programming (prefix syntax)
WINDEV allows you to programmatically handle ListView controls......
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
Using the Salesforce service
Salesforce is a very popular CRM software......
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Set of procedures
The global procedures are grouped in set of procedures......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
WDDIXIO overview
Managing the runtime errors
Some errors may occur in your application......
Other operators
The following are additional operators......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Setup on a local network (LAN)
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......