ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
WDINT overview
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
<Source>.Seek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Window controls
Several types of controls can be used in a window, ......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
Error (Function)
Displays a custom error message in a system error window.