ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Action Bar control events
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Project portfolio
From version 25, you can create "project portfolios"......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.