ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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.
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.
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.
Step 5: Site parameters
Once the site installed, you can define the site connection options......
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).
2. Projects in practice
Discover the main operations that can be performed on a project....
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Edit options of a report
The report editor allows you to......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min