ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Sending elements to Free Technical Support
PC SOFT Free Technical Support
Thank you for buying one of our products......
Currencies
A currency is a real coded on 10 bytes....
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView control.
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
ActionHorsCible (Property)
The Property ActionOffTarget allows you to define the action performed when clicking on fields other than the target fields of the step of a guided tour.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.
TimeValid (Function)
Checks the time validity.
10. Smart controls
Smart controls...
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......