ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
.NET Assemblies
.NET is Microsoft's software development platform......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Sharing elements with a WINDEV application
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
fRename (Function)
Modifies the name of a file.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Describing an element
A flexible modeling includes different elements linked together......
Installing a SOAP server with Apache