ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
AboveAll (Property)
The AboveAll keyword indicates that the window is in front of all other windows (including those of other applications).
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
ActivePlane (Property)
The ActivePlane property gets and sets the number of the active plane in a window, internal window or Cell control.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
TimeUTC (Property)
The TimeUTC property gets and sets a Coordinated Universal Time (UTC).
Interactive notification management functions
Constante de gestion des notifications interactives...
Orientation (Property)
The Orientation property gets and sets the orientation of an element.
Wrapping (Property)
The Wrapping property gets and sets the wrapping options of an element.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
fWrite (Function)
Writes: a character string into an external file. a memory section....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.