ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwCheckPassword (Function)
Checks a password (encrypted or not).
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
LDAP functions
List of LDAP functions...
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
gpwEncryptPassword (Function)
Returns the encrypted password.
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
The Organizer control
The Organizer control is used to display and handle organizers......
Managing the styles
The help editor allows you to define styles of paragraphs......
Error 802: Invalid syntax for this function
Error 1060: Unable to call method without parameter: add ()
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
3. Debugger