ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
ActionPlanInfo (Function)
Retrieves information regarding the execution of an instance of action plan.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
IF statement
The conditional IF statement allows you to run an action according to a condition...
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Setup of the WEBDEV Application Server for Linux
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
9. Application menus
Menus are displayed in different ways......
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Action plan management functions (software factory)
Functions for handling the action plans...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
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.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.