ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

First project window
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
LooperCount (Function)
Returns the number of rows in a Looper control.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
1. Managing emails
WINDEV includes multiple methods to manage emails...
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Facebook functions
List of Facebook functions...
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Switch control properties
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
httpRequest
The HTTPRequest keyword can correspond to...
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HCheckStructure (Function)
Defines the mode for comparing data files.