ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLSavePosition (Function)
Stores the current position in the XML document.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
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).
Creating an insert query
An insert query (corresponding SQL statement......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
OLELoad (Function)
Initializes an OLE control with an OLE object.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.