ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
HFSQL: Change of name
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
HAddLink (Function)
Adds an integrity rule between two data files on the server.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
<Source>.RestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Functions for managing objects (External language)
Compilation options (HLP format)
Creating requirements
The following steps must be performed to implement the requirements......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....