ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
The single-part and multi-part archives
Two types of archives are available......
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
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"....
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
<Word Processing>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing control.
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.