ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
dText (Example)
Usage example of the dText function
apDisableAction (Function)
Disables the execution of an action found in an action plan.
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
TreeListItem (Example)
Usage example of the TreeListItem function
HFileExist (Example)
Usage example of the HFileExist function
apExecute (Function)
Runs an action plan.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
HLogRestart (Function)
Restarts the logging process on a file.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.