ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fChangeSize (Function)
Resizes an external file.
InitRandom (Function)
Initializes the generator of random numbers.
ParallelTaskCancel (Function)
Immediately terminates execution of the current task: the task changes state to tpeCancelled.
WordToArray (Function)
Fills an array with the words from a string.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
fDelete (Function)
Deletes a file accessible from the current computer.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
zipMsgError (Example)
Usage example of the zipMsgError function
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparency zone. alpha channel....
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
TextToRTF (Function)
Converts text to Rich Text Format.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
gpwOpen (Function)
Opens the User Groupware login window or page.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....