ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
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.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
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....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Environment of the window editor
The main elements of window editor are as follows:
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.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HRead (Function)
Reads a record in a file according to a given record number.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Print constants
List of constants used by the print functions....
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Internal component
An internal component is a set of elements from a project......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......