ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Testing a WINDEV Mobile application
By testing the project you can simulate how the application will run....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a table.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Point2D (Variable type)
The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane.
Reminder (Variable type)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
GeometryUnion (Function)
Returns a geometry corresponding to the union of two geometries.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Events associated with Flex controls
List of events associated with Flex controls...
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
NetworkDisconnect (Function)
Disconnects a network drive.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.