ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
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.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
12. External component in practice
WithSpace (Example)
Usage example of the WithSpace function
13. External component in practice
External component in practice...
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......