ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
User Groupware files
Two categories of data files are managed......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
System constants
List of constants used by the system functions....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
2. Projects in practice
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).