ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
tapiGetNumber (Function)
Opens a window that allows sharing the user's phone number(s)....
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
AnimationEnabled (Function)
Enables or disables the animations in the controls.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework used or the language specified.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
HDeleteTrigger (Function)
Deletes a trigger.
CoTan (Function)
Calculates the cotangent of an angle.
CaptchaDisplay (Function)
Displays a new Captcha in a Captcha control.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....