ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
HChangeName (Function)
Modifies the physical name of a data file.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Decode (Function)
Decodes a character string that was encoded by Encode.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
ThreadCurrent (Function)
Returns the name of the thread currently run.
MyPage (Reserved word)
MyPage is used to handle the current page...
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
PageAddress (Function)
Used to find out the Internet address of a page.
PicRotation (Function)
Rotates a WDPic image.
PicResize (Function)
Resizes a WDPic image.
<Date type>.ToInteger (Function)
Converts a date to an integer.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
Creating a Java archive
When your Java application is developed, you can......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
<Page>.Display (Function)
Displays a web page in the user's browser....
iForceComplement (Function)
Forces the printing of a Body Complement block.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....