ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
<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.
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Programming patterns
CAUTION......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Error 31: The file to include is not found. Check the name and path ...
ERR_CLOSED_PAGE
7. Layouts using the Flexbox control
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......