ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IF statement
The conditional IF statement allows you to run an action according to a condition...
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
9. Overlaying controls
Defining clickable areas
In a page, an Image control can contain clickable areas......
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).