ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Events associated with framesets
List of events associated with framesets...
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
grDestinationWMF (Function)
Defines a meta file as chart destination.
Certificate management functions
The following functions are used to handle the certificates:...
RegistryListKey (Function)
Lists the sub-keys of a registry key.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
NetSendMessage (Example)
Usage example of the NetSendMessage function
fImageSelect (Example)
Usage example of the fImageSelect function
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
8. 10 tips for better interfaces...
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.