ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HAddUser (Function)
Adds a user to a database.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
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......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Events associated with Edit controls
WLanguage events associated with Edit controls...
HTTPRequest (Function)
Starts an HTTP request on a server.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Installing and starting WDTRAD
Installing and starting WDTRAD
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.