ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDirAttribute (Function)
Returns or modifies the attributes of a directory.
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Other operators
The following are additional operators......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
DriveCreateDirectory (Function)
Creates a directory on the remote drive.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Warning (Function)
Displays a custom message in a system warning window.
SocketRead (Function)
Retrieves a message sent by another socket.