ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interface of WDInst
The OLE control
The OLE control is used to handle an OLE object......
Defining columns of Table controls programmatically
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
Programming patterns
CAUTION......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
TableMode (Function)
TableMode is kept for backward compatibility.
NextTitle (Function)
Modifies the title of next window to open.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
7. Multilingual applications in practice
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Recompiling the project
The project compilation is a process used to......
Native Sybase Connector for WINDEV and WEBDEV 2024
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......