ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
EndService (Function)
Ends the execution of the current service.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Modified (Property)
The Modified property lets you know if an element has been modified.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
HSetLog (Function)
Enables or disables log management on a file.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Alias (Property)
The Alias property gets the alias of an element.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
InitRandom (Function)
Initializes the generator of random numbers.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....