ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ComponentInfo (Function)
Returns information about a component.
Error 1036: A class used in an array must have a constructor without parameter
Error 303: ambiguous control name
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.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
grCreate (Function)
Creates a specific type of chart.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Error 1018: The method is global: use the: operator: to access it
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Error 20: The variable of the FOR loop should be a real
Error 1005: To explicitly access a global element of '%1' class, use the syntax
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. .......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....