ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Push notification
A mobile device can receive push notifications......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Browser constants
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
iPageEnd (Function)
Forces the move to the next page during the report print.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
grColor (Function)
Returns and initializes the color of different chart elements.
SOAPRun (Function)
Runs a procedure on a SOAP server.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
BurnerList (Function)
Returns the list of burners installed on the current computer.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).