ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
dRectangle (Example)
Usage example of the dRectangle function
Programming custom calculations in Table controls
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
fSplit (Function)
Splits a file into several files.
dCircle (Example)
Usage example of the dCircle function
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
MemFound (Function)
Checks whether the sought element was found.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
NetworkConnect (Function)
Associates a drive with a shared network directory.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.