ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Using the Salesforce service
Salesforce is a very popular CRM software......
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Table,Insert (External language)
Inserts an element into a table at a given position.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
WDINT license agreement
WDINT license agreement...
HExtractMemo (Example)
Usage example of the HExtractMemo function
fEncrypt (Example)
Usage example of the fEncrypt function
Creating the link buttons in the windows of a WINDEV RAD pattern
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
LooperDelete (Function)
Deletes a row from a Looper control.
HJSONToRecord (Function)
Imports JSON data into the current record.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....