ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
Print constants
List of constants used by the print functions....
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
iPrintArea (Function)
Prints a text in a rectangular area.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
Print functions
List of print functions...
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
Error 28: No END statement is associated with this SWITCH
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.