ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with Combo Box controls that display a table
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
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...
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
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......
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
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.
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)......
WDTRAD overview
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.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
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......
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.
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
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).