ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different copy modes
Two different copy modes are proposed by WDTRAD...
SysInstance (Function)
Returns the instance of a module.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Events associated with a Spreadsheet control
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Events associated with Shape controls
List of events associated with Shape controls...
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
CodeEditorUncomment (Function)
Uncomments the current selection in the Code Editor control. "//" characters at the beginning of the current line are removed....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Recompiling the project
The project compilation is a process used to......
Zombie data files and items
During the life of an application, items live and die......
WLanguage properties available in PHP
The following properties are available in PHP...
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
3. Deploying a WINDEV application
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......