ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UI audit: Detect obsolete features
The lifecycle of some projects span several years......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Custom tooltips
Tooltips are very useful for application users......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
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......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Using the query result
The result of a select query can be used in......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Handling Scheduler controls programmatically
A Scheduler control can be......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......