ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
zipChangePath (Example)
Usage example of the zipChangePath function
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Select query description window: Use
Let's see some operations specific to the description window of a select query......
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
zipExtractFile (Example)
Usage example of the zipExtractFile function
FTPConnect (Example)
Usage example of the FTPConnect function
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Operations performed on class diagrams
The following paragraphs explain......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Events associated with a Layout control
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
State (Property)
The State property is used to get and change the state of an element.