ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Peeling Corner control properties
Error 1011: To access the global member of the class, use ClassName::MemberName
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Error 27: No END statement is associated with this ELSE
Error 103: The type is unknown
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.