ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
iParameter (Function)
Retrieves the printer configuration and configures the print.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
SQLFirst (Function)
Positions on the first row of the query result.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
dbgInfo (Function)
Returns a debug information.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Error 14: ELSE statement without IF
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
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......
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Events associated with a Spreadsheet control
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......