ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
zipDeleteFileList (Function)
Deletes a list of files from an archive.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
LooperDelete (Function)
Deletes a row from a Looper control.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
HCopyRecord (Example)
Usage example of the HCopyRecord function
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
SSH constants
The following constants are used to manage an SSH server:...
Select query description window: Items that can be used
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
WINDEV and the SOAP protocol
5. Which type of server to choose?