ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy...
General environment of WINDEV
Initializes the different SQL variables with information relative to the last query run.
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Environment of the project editor
The main elements of the project editor are as follows:
(No title )
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
EndProgram (Function)
Ends the execution of the current program.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing...
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content...
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified...
HErrorLock (Function)
Used to check whether a lock error occurred.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect...
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong...
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
IFrame control
IFrame is an HTML concept......
Drawer control properties
List of properties associated with the Drawer control...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
fSelect (Function)
Opens the Windows file picker.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table,...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection...
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes...
The planes (in a window or in a report)
The planes are used to group the window controls......
Comparison operators
The comparison operators can be divided into several categories......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features...
HTMLToText (Function)
Converts an HTML string or buffer to text.