ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
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...
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
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.
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....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
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......
The different types of windows
The following types of windows can be created in a WINDEV application......
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.
xlsSave (Function)
Saves an XLS document.
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....
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.