ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
RecycleBinListFile (Function)
Lists the files found in the recycle bin of the system.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Compilation options (chm format)
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
xBase files: Limits
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
12. Pages in practice
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
2. Analysis in practice
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......