ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
<Drive variable>.DeleteFile (Function)
Deletes a file from a remote drive.
<Drive variable>.CreateDirectory (Function)
Creates a directory on the remote drive.
DriveCreateFile (Function)
Creates a file on the remote drive.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Sin (Function)
Returns the sine of an angle.
DriveListeFile (Function)
Lists files in an Drive directory.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Locking data files: correspondence between WINDEV 5.5 and the later versions
Operations performed on use case diagrams
The following paragraphs explain......
SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Chorus Pro: Automate invoice submission
In France, electronic invoicing has become mandatory for invoicing government services......
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......