ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Recycle code windows
By default, a single code window is opened per ......
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:
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
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......
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
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
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.