ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Project dashboard
Project dashboard...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
PDF file functions (prefix syntax)
PDF file functions...
Events associated with an Organizer control
The following events are associated with Organizer controls:...
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
3. Project dashboard
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
<Array>.Copy (Function)
Copies the content of an array to another array.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
Path (Property)
The Path property gets and sets a path.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
Help about new features: Letting users know about changes
Applications are constantly evolving......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Creating a table in a report
Tables can be created in a report......
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.