ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
TreeView constants
List of constants used by the TreeXXX functions...
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Generating an application for Universal Windows 10 App
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Environment of the window editor
The main elements of window editor are as follows:
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
EndService (Function)
Ends the execution of the current service.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
IF statement
The conditional IF statement allows you to run an action according to a condition...
16. Java applications in practice
Java applications in practice...
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Defining a help window template
WINDEV allows you to create help window templates......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
.NET application
To create a.NET application from a project......
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
Reduce (Function)
Applies a computation to each element of a WLanguage array.