ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
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....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
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......
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......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
ReplicSynchro: Use
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Error 701: The property is read-only