ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
SQLModify (Function)
Modifies the content of a row in the query result.
PythonExecute (Function)
Executes a function present in a Python module.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
The Static control
A Static control is a control used to display a static text......
Creating the Relation pages of a WEBDEV RAD pattern
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...