ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
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 the application.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
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 or accessed).
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 by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
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......
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.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Comparison operators
The comparison operators can be divided into several categories......
HTMLToText (Function)
Converts an HTML string or buffer to text.
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 have not been included in the application. This file is found beside the executable....