ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conversion (Function)
Converts a value from a unit to another one.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
SQL functions: Special case
List of SQL functions: Special case...
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Select query description window
The description window of a select query includes several sections......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Array management functions
List of functions for managing arrays...
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
13. Debugger