ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fAttribute (Function)
Returns or modifies the attributes of a file.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
HModifyScheduling (Function)
Modify a scheduled item on an HFSQL server: scheduled task (stored procedure), backup, optimization, refresh of a materialized view.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
MemFound (Function)
Checks whether the sought element was found.
TableGiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
NotifPushSendSubscriber (Function)
Sends a notification to Android devices that are subscribed to a topic.
iPreview (Function)
Configures the print destination.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
ThreadState (Function)
Returns the current status of a thread.