ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLSavePosition (Function)
Stores the current position in the XML document.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
LDAPRenameAttribute (Function)
Renames an attribute.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
Iconize (Function)
Minimizes a WINDEV window.
XMLNext (Function)
Positions on the next element (tag or attribute).
XMLChild (Function)
Positions on the first child element of current element.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Handling an internal component
An internal component is a set of elements from a project......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.