ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: General options
The main executable options are as follows......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
iPrintImage (Function)
Sends the image file to print to the print buffer.
Chart constants
List of constants used by the functions for chart management....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Sorts in a report
The sort is used to organize the information displayed in the report......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
iPrintReport (Function)
Prints a report created with the report editor.
7. Multilingual sites in practice