ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Extracting the text of the project
The following text can be extracted......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
gImage (Function)
Builds a sequence of characters containing an image.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Detailed use of WINDEV FTP/RPC
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.