ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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......
First project window
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
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
LooperCount (Function)
Returns the number of rows in a Looper control.
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......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
HCheckStructure (Function)
Defines the mode for comparing data files.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Crosstab report
The report editor allows you to create "Crosstab" reports......
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).