ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clipping the window according to an image
An image can be used to easily define the shape of a window......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
9. Hardware and software requirements
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
5. Project configuration
grSaveImage (Function)
Saves the image of a chart in an Image variable.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......