ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
SQLSeek (Function)
Positions on the specified result row of the query.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
HLinkMemo (Example)
Usage example of the HLinkMemo function
HTML Display control properties
HTML Display control properties...
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
Interactive notification management functions
Constante de gestion des notifications interactives...
Event
The Event keyword can correspond to:
Empty (Property)
The Empty property is used to determine if an element is empty.
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
xlsData (Example)
Usage example of the xlsData function