ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
3. Managing sockets
WINDEV includes advanced socket management functions....
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.CoordinateToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Information 302: Ambiguity between a variable and a control
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
Items (Property)
The Items property is used to configure the different items of a full-text index.
xlsSave (Function)
Saves an XLS document.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.