ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
NET constants
List of constants used by the DotNet functions....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
fCompare (Example)
Usage example of the fCompare function
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
MemSeek (Example)
Usage example of the MemSeek function
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
fReadLine (Example)
Usage example of the fReadLine function
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
SOAP functions
List of SOAP functions...
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
SOAP functions (prefix syntax)
List of SOAP functions...
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
fMakeDir (Example)
Usage example of the fMakeDir function
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
fCreate (Example)
Usage example of the fCreate function