ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
InitParameter (Function)
Initializes the management of persistent values.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
HInfoLog (Function)
Returns information about the server logs.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
fListFile (Example)
Usage example of the fListFile function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
DDEError (Function)
Returns the runtime status report of a DDE function.
fDriveInfo (Function)
Returns information about a drive.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function