ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
zipExtractPath (Function)
Returns the path of a file found in the archive.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
9. Types of standard controls
Types of standard controls...
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
IntegerPart (Function)
Returns the integer part of a number.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.