ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Android Widget windows
An Android application can contain one or more Widget windows......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Locking data files: correspondence between WINDEV 5.5 and the later versions
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
4. HFSQL Classic
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Installing a SOAP server with Netscape iPlanet 4.1
WEBDEV Application Server - 10 connections - License agreement
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Assignment operators
Three assignment operators are available......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......