ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailCloseSession (Example)
Usage example of the EmailCloseSession function
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
ContextClose (Function)
Closes a page context.
Software Factory
The concept of software factory is used to automate the process for creating applications....
9. Generation modes
WINDEV Mobile includes different types of generation......
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Using WDDIXIO
To translate the text used in your project:...
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Cardinalities
The cardinalities are used to count the links between the files......
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Right (Function)
Extracts the last characters from a string or string buffer.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
Control constants
List of constants used by the functions for managing controls...
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......