ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).