ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
MatCopy (Example)
Usage example of the MatCopy function
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
MatMultiply (Example)
Usage example of the MatMultiply function
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
MatAdd (Example)
Usage example of the MatAdd function
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
WinStatus (Function)
Identifies or modifies the window status.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
DnDCursor (Example)
Usage example of the DnDCursor function
MatDeterminant (Example)
Usage example of the MatDeterminant function
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
MatFill (Example)
Usage example of the MatFill function
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
MatInvert (Example)
Usage example of the MatInvert function
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
DnDEvent (Example)
Usage example of the DnDEvent function
OpenChild (Example)
Usage example of the OpenChild function