ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Phone management functions
List of functions for phone management...
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Facebook functions
List of Facebook functions...
Scope (Property)
The Scope property property is used to specify requested permissions.
MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
WDTestSite: Load test
The stress tests are used to check......
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
HChangeKey (Example)
Usage example of the HChangeKey function
FileDisplay (Example)
Usage example of the FileDisplay function