ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
List of operators
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Commands of the external interface
Error (Function)
Displays a custom error message in a system error window.
Installing a SOAP server with IIS
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Warning (Function)
Displays a custom message in a system warning window.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.