ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
fOpen (Example)
Usage example of the fOpen function
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
fRename (Function)
Modifies the name of a file.
HSetLog (Function)
Enables or disables log management on a file.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Error 1036: A class used in an array must have a constructor without parameter
fListFile (Example)
Usage example of the fListFile function
Certificate
The Certificate keyword can correspond to...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.