ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
LooperDelete (Function)
Deletes a row from a Looper control.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
WDDIXIO overview
SysRecentDocList (Function)
Returns the list of recently opened documents.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
grZoom (Function)
Defines the zoom of a chart.
HJSONToRecord (Function)
Imports JSON data into the current record.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......