ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
HSetMemo (Function)
Used to modify the management mode of memo items.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
gpwVisitor (Function)
Returns the value corresponding to the word "Visitor" according to the framework used or the language specified.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
HLast (Function)
Sets the position on the last record of a table according to a browse item.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
HListConnectedUser (Function)
Lists users currently connected to one or more tables handled by a Client/Server connection....
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, web service, etc.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
HDeleteSchedulingHistory (Function)
Deletes the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
UPNPGetBrightness (Function)
Retrieves the brightness of a UPnP device.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
DateToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.