ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Obtaining an SSL certificate for IIS2 (2.0 or later)
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Voice commands in your applications
The applications that you develop can react to the user's voice......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Replication: The different types
The data replication is a powerful feature......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
13. Debugger
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
grMenu (Function)
Defines the type of context menu displayed by a chart.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......