ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Body Complement block
The Body complement block is linked to the Body block......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
ToClipboard (Function)
Writes text or image information into the system clipboard.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Variable scope
Variables can be declared anywhere in the code....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
WINDEV applications for Linux: Specific features
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
FolderData (Function)
FolderData is kept for backward compatibility.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Composite variable
A composite variable contains different types of elements (members)...
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.