ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
FileDisplay (Function)
Displays a file in the browser of Web user.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
gpwVisitor (Function)
Returns the value that corresponds to the word "Visitor" according to the framework used.