ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Drawing constants
List of constants used by the drawing functions....
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
29. SEO in practice
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
AWP without UI
Bootstrap, Angular, React, Vue......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......