ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
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......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
Help system properties
The properties of help system are used to define......
ArrayMove (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Project description: Project tab
The project description window allows you to configure various elements of your project......
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
2. Projects in practice
Discover the main operations that can be performed on a project....