ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process...
SIPVisible (Function)
Displays the keyboard.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
StatVarianceP (Function)
Calculates the variance for a full series of values.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
Comparison operators
The comparison operators can be divided into several categories......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
gpwAuthLogin (Function)
Allows you to log in to the User Groupware using an account such as Facebook, Google, Microsoft, etc.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.