ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
17. TLS/SSL: Encrypting information on the Web
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
<Page>.Address (Function)
Used to find out the Internet address of a page.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
New (Reserved word)
New is used to allocate memory space...
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Materialized view
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
dbgEnableLog (Function)
Enables the runtime log programmatically.
Enabled (Property)
The Enabled property enables or disables an element.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").