ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLock (Function)
Entirely or partially locks an external file.
fUnlock (Function)
Entirely or partially unlocks an external file.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
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......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
AAF: Sort/Search/Filter on the columns of Table controls
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
8. Traffic statistics of dynamic sites
CallDLL32 (Function)
Runs a function found in an external DLL.
API (Function)
Runs a function found in an external DLL.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Warning 124: Shadowing a global variable
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Functions for managing objects (External language)
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
fFileName (Function)
Returns the name of an external file that is currently opened.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).