ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
WEBDEV Application Server - 10 connections - License agreement
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
3. Deploying a WINDEV application
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
5. Site test in practice
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Time management help
Time management is extremely important......
Hyper File functions available for backward compatibility
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
AWP without UI
Bootstrap, Angular, React, Vue......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....