ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
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......
HandleParentNext (Function)
Forces the parent of the next window to open.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Screen,Next (External language)
Returns the name of the next editable control.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......