ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process...
HTTP constants
List of constants used by the HTTP functions....
Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV website (in Session or AWP mode) on a remote Application Server requires......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
HTTPSendForm (Function)
Sends an HTTP form.
Customizing the User Groupware
Resets the variable to its initial value....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
FinNetCurrentVal (Function)
Returns the net current value of investment.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
16. Java applications in practice
Java applications in practice...
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
Passing parameters
The parameters can be passed to a procedure......
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.