ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Emulating constants
List of constants used by the functions for emulating automated tests....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
fShortName (Function)
Returns the short name of a file or directory.
Error 17: OTHER CASE must be the last statement used in SWITCH
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
ContextClose (Function)
Closes a page context.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).