ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
HChangeConnection (Example)
Usage example of the HChangeConnection function
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
HRead (Function)
Reads a record in a file according to a given record number.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Environment of the query editor
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
HDescribeFile (Function)
Describes a data file programmatically.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Runtime log
The runtime log is the best way to identify the most used features of an application......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.