ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL properties
List of HFSQL properties...
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Rights on the virtual directory
User (Property)
The User property is used to identify and change the user of a feature.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
3. Managing sockets
WINDEV includes advanced socket management functions....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
SocketRead (Function)
Retrieves a message sent by another socket.
W3C standardization
You must comply with the W3C standard (HTML 4......
Specific features of the Express version
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....