ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
You used WINDEV 28
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
You used WEBDEV 28
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<Map>.FollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
ERR_DISCONNECTED_TIMEOUT
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......