ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
7. Dynamic site on specific configurations
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
EventChange (Function)
Modifies the status of an event.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
CurrentMonth (Function)
Returns the number of the current month.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
NoSpace (Function)
Returns a character string without the space characters: from the left and right side of the initial string. within the string....
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.