ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
Constants for manging the replication
List of constants used by the functions for managing the replication....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Browser constants
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Extern (Reserved word)
EXTERN is used to...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
The Cell control
The Cell control contains controls......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Specific features of the applications for iPhone/iPad