ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
MySelf (Reserved word)
MySelf is used to handle the current control...
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
dBackground (Example)
Usage example of the dBackground function
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Recycle code windows
By default, a single code window is opened per ......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Creating and handling an item
The main operations that can be performed on an item are as follows......
FTPCommand (Function)
Sends a specific FTP command to a server.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
ChangeAction (Example)
Usage example of ChangeAction
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Dictionary
The dictionary is a file that can contain the project elements......