ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Installing a SOAP server with Netscape iPlanet 4.1
Currencies
A currency is a real coded on 10 bytes....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
LooperDelete (Function)
Deletes a row from a Looper control.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
HAlias (Example)
Usage example of the HAlias function
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Upload control events
The following processes are associated with the Upload control:...
Organizer report
The report editor gives you the ability to create "Organizer" reports....
HFSQL Client/Server: Configuring the server
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
API (Example)
Usage example of the API function
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
CallDLL32 (Example)
Usage example of the CallDLL32 function