ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Various WEBDEV constants
Various WEBDEV constants...
NFC functions
Functions used to manage the NFC standard...
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Types of Edit controls
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Creating the Relation pages of a WEBDEV RAD pattern
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Generating the RAD pattern
To generate a RAD pattern:...
Seek (Function)
Searches for the index of an element in a WLanguage array.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Font (Type of variable)
A Font variable creates a font programmatically...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Printing in PDF format: Special cases
Specific features of print in PDF format...
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
The different types of integers