ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
HAddUser (Function)
Adds a user to a database.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Generating an application for Universal Windows 10 App
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....