ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Data persistence
The data persistence is used to store the value typed by the user......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Structure (Type of variable)
A structure is a custom type of data...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
SocketWrite (Function)
Writes a message intended to another socket.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
ThreadPause (Function)
Pauses the current thread during the specified duration.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
EncryptStandard (Example)
Usage example of the EncryptStandard function
HState (Function)
Used to find out the state of a record.