ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
dLine (Example)
Usage example of the dLine function
BrowserRunApp (Function)
Opens the default Web browser of the current device.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
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).
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
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
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
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
MemFound (Function)
Checks whether the sought element was found.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
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....