ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
5. User Groupware in practice
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
iPrintReport (Function)
Prints a report created with the report editor.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
TimeToString (Function)
Converts a time to a string in the specified format.
OLELoad (Function)
Initializes an OLE control with an OLE object.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Multi-product external components
Components are a remarkably useful tool for development teams......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....