ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Color (Property)
The Color property is used to get and change the color of an element.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
dRectangle (Example)
Usage example of the dRectangle function
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Seek (Function)
Searches for the index of an element in a WLanguage array.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Multimedia functions
List of Multimedia functions...
CalendarSelect (Function)
Returns the date selected in a Calendar control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).