ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
DotNetDelegate (Function)
Initializes a.NET delegate.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
fDriveInfo (Function)
Returns information about a drive.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
SOAPRun (Function)
Runs a procedure on a SOAP server.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Software license agreement
WINDEV Express license agreement...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
PageDisplay (Function)
Displays a web page in the user's browser....
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Fax constants
List of constants used by the functions for managing faxes....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
HTTPRequest (Function)
Starts an HTTP request on a server.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
Net constants
List of constants used by the Net functions....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.