ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
HMode (Function)
Changes the mode and the method for locking data files.
3. Deploying a WINDEV application
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Defining clickable areas
In a page, an Image control can contain clickable areas......
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
Bitwise operators
The operations on binary values are performed......
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
HIndex (Function)
Rebuilds the file index (".NDX" file).