ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Linear Looper control properties
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
fSize (Function)
Returns the size of a file (in bytes).
Euro constants
List of constants used by the functions for managing the Euro....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
HTML Editor control properties
Properties associated with the HTML Editor control....
WINDEV Mobile 2024 Tutorial - Table of contents
Image editor: Features
The image editor includes several features......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......