ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Sorts in a report
The sort is used to organize the information displayed in the report......
SysScreenResolution (Function)
Returns the resolution of a screen.
gpwEncryptPassword (Function)
Returns the encrypted password.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
ContinentList (Function)
Returns the list of continents.
Modulo (Reserved word)
Returns the remainder of a division.
Min (Function)
Returns the lowest value.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Line control properties
List of properties associated with the Line control...
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Assisted universal replication: specific features
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
<Table>.SetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......