ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
iPrintReport (Function)
Prints a report created with the report editor.
NumberInWords (Function)
Converts a number to words.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Body Complement block
The Body complement block is linked to the Body block......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
fCreate (Example)
Usage example of the fCreate function
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
fClose (Example)
Usage example of the fClose function
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Installing a SOAP server with Netscape iPlanet 4.1
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
TreeCollapse (Function)
Collapses a branch previously expanded.