ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an action plan
The action plans group all actions that will be performed by the software factory....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
WINDEV Framework License Agreement
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
HPass (Function)
Defines the password used to create or open a data file.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
fMoveFile (Function)
Moves a file from one directory to another.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
ThreadPause (Function)
Pauses the current thread during the specified duration.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Size (Property)
The Size property is used to determine and change the size of an element.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
fOpen (Example)
Usage example of the fOpen function