ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Error 701: The property is read-only
13. Print: Reports
WINDEV reports...
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.