ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
The Flexbox control
Flexbox is a standard layout system for web pages......
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Specific features of the applications for iPhone/iPad
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Configuring an application with User Groupware
The pages
Pages are the main interface of a WEBDEV site......
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Note (Property)
The Note property is used to get and change a text associated with an element.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Customizing the User Groupware
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......