ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
DateToInteger (Function)
Converts a date to an integer.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
HAddUser (Function)
Adds a user to a database.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....