ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
fMoveFile (Function)
Moves a file from one directory to another.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Functions for managing Executables in Console mode
Automatic management of exceptions
The management of exceptions can be customized by process......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......