ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
SysXRes (Function)
Returns the horizontal screen resolution.
LanguageToName (Function)
Returns the name of a language.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
dArc (Example)
Usage example of the dArc function
dSlice (Example)
Usage example of the dSlice function
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
Note (Property)
The Note property is used to get and change a text associated with an element.
ServiceUninstall (Function)
Uninstalls a service.
iColumnEnd (Function)
Forces a column break in a multi-column report.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
ExeListProcess (Function)
Returns the list of applications currently run.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
RegistryRename (Function)
Renames a key in the registry.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.