ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Projects in practice
Discover the main operations that can be performed on a project....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
2. Projects in practice
Net constants
List of constants used by the Net functions....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Structure (Type of variable)
A structure is a custom type of data...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Task list
Each project can be associated with a task list......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Lotus Notes constants
List of constants used by the Lotus Notes functions....
5. Which type of server to choose?
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....