ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
RegistryRename (Function)
Renames a key in the registry.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
SQLReqExists (Function)
Checks the existence of a query.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
NetworkUser (Function)
Identifies the name of the connected user.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....