ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The single-part and multi-part archives
Two types of archives are available......
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....
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
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.
The different types of windows
The following types of windows can be created in a WINDEV application......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Operations performed on component diagrams
The following paragraphs explain......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Assignment operators
Three assignment operators are available......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Page management functions
List of functions for managing pages...
The requested action cannot been performed: the page was not synchronized
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....