ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Writes a message intended to another socket.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
zipSplit (Example)
Usage example of the zipSplit function
Runtime error management functions
List of functions for managing runtime errors...
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
fEncrypt (Example)
Usage example of the fEncrypt function
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Constants for telemetry management
Constants for telemetry management...
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....