ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
HFSQL constants
List of constants used by the HFSQL functions....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HNext (Function)
Sets the position on the next table record according to a browse item.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
kbCard (Variable type)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.