ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
WDMSG license agreement
WDMSG license agreement...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Ad Hoc deployment
2. Examples and components provided with WEBDEV
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
ModbusDisconnect (Function)
Closes the Modbus session.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.