ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
Error 1036: A class used in an array must have a constructor without parameter
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
Error 20: The variable of the FOR loop should be a real
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
fListResource (Function)
Lists the resources integrated to the application.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
SSH functions
The following functions are used to connect and communicate with a SSH server:...