ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (Function)
Opens a modal WINDEV window.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
EventChange (Function)
Modifies the status of an event.
dbgInfo (Function)
Returns a debug information.
Import a list of requirements
The Project Management Hub allows you to import requirements......
Classes, members, methods and properties
A class is made of......
Calling a procedure/a function
Syntax for calling a local or global procedure.
OpenMobileWindow (Function)
Opens a window in a mobile application.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
DownloadInfo (Variable type)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
SMSDetectOneTimeCode (Function)
Automatically populates an Edit control with a one-time code received by SMS.
HOnError (Function)
Customizes the management of HFSQL errors.
NoSpace (Function)
Returns a character string without the space characters: from the left and right side of the initial string. within the string....
Using a query with parameters
A query with parameters can be used......
MDIOpen (Function)
Opens and enables an MDI child window.
Operator on Address
The & operator returns the address of a variable as an integer
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.