ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iPrintReport (Function)
Prints a report created with the report editor.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.