ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Events associated with a Layout control
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
Classes, members, methods and properties
A class is made of......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
WDTRAD overview
Managing the styles
The help editor allows you to define styles of paragraphs......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
DDEExecute (Function)
Sends a command that will be run on the server.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Defining columns of Table controls programmatically
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).