ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailGetAll (Function)
Retrieves all the emails found on a server.
BurnerEject (Function)
Opens or closes the door of current burner.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
zipListFile (Function)
Returns the list of files found in an archive.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Image (Property)
The Image property gets and sets the background image of a control or block.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Input (Function)
Displays a message allowing the user to enter data.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
fListResource (Function)
Lists the resources integrated to the application.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
gpwAddUser (Function)
Adds a user to the User Groupware database.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
XMLRoot (Function)
Positions on the root tag of an XML document.