ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
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......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
7. Internal component
An internal component is a set of elements from a project....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Replication management functions
Three types of replication are proposed......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
3. Debugger
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Automatic documentation of external components
External components must include a technical documentation......