ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
The Tab control
The Tab control is used to simultaneously display different controls......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Push notification
A mobile device can receive push notifications......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Ad Hoc deployment
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
HState (Function)
Used to find out the state of a record.
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....