ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
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.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
IFrame control
IFrame is an HTML concept......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Drawer control properties
List of properties associated with the Drawer control...
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
fSelect (Function)
Opens the Windows file picker.
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, 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......
The planes (in a window or in a report)
The planes are used to group the window controls......
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....
ServiceWait (Function)
Pauses the current service during the specified duration.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.