ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
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
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
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).
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.
dbgEnableLog (Function)
Enables the runtime log programmatically.
SemaphoreCreate (Function)
Creates a semaphore.
Assignment of RETURN
The return value of the process currently run can be assigned...
MemFound (Function)
Checks whether the sought element was found.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
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......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
EndProgram (Function)
Ends the execution of the current program.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.