ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HJSONToRecord (Function)
Imports JSON data into the current record.
The HTML control
The HTML control displays HTML pages or HTML code......
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.
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.
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
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......
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
sEvent (Function)
Branches an event on a serial port.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
zipExtractFile (Example)
Usage example of the zipExtractFile function