ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
ArrayCopy (Function)
Copies the content of an array to another array.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Creating a table in a report
Tables can be created in a report......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
TreeView constants
List of constants used by the TreeXXX functions...
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
XML functions
List of XML functions...
HFSQL constants
List of constants used by the HFSQL functions....
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....