ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a select query
A select query (corresponding SQL statement......
StatError (Example)
Usage example of the StatError function
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
Date management constants
List of constants used by date management functions...
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
HSuggestKey (Function)
Returns a list of keys to add to tables to improve query performance.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
Journalized replication: Programming journalized replication in WLanguage
Several WLanguage functions allow you to include log-based replication in your application and to customize it......
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
ArrayCopy (Function)
Copies the content of an array to another array.
ChronoReset (Function)
Stops and resets a running stopwatch.
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Modify the type of a switch option: 3-state or 2-state options....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....