ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
1. Managing emails
WINDEV includes multiple methods to manage emails...
WithSpace (Example)
Usage example of the WithSpace function
fMemOpen (Function)
Opens a memory zone shared between several applications.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Label report
The report editor allows you to create "Label" reports......
Classes, members, methods and properties
A class is made of......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
fDriveInfo (Example)
Usage example of the fDriveInfo function
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Assignment operators
Three assignment operators are available......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Conversion (Function)
Converts a value from a unit to another one.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
fCurrentDir (Function)
Identifies or modifies the current directory.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
zipSplit (Example)
Usage example of the zipSplit function