ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
HAdd (Example)
Usage example of the HAdd function
HExtractMemo (Example)
Usage example of the HExtractMemo function
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
2. WEBDEV administrator in practice
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Chart constants
List of constants used by the functions for chart management....
5. Which type of server to choose?
1. The WINDEV Framework
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
fResourceDir (Function)
Returns the path of the read-only resources of the application.