ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
J2EE constants
List of constants used by the J2EE functions....
CertificateList (Function)
Returns the list of certificates available on the computer.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
16. Protecting access to the site: passwords
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
iPrintReport (Example)
Usage example of the iPrintReport function
How to open a window?
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
grParameter (Function)
Retrieves or modifies a chart parameter.
Style of a control
As soon as it is created, a control is associated with a style......
ChronoReset (Function)
Stops and resets a running stopwatch.
Handling a Web Component control through programming
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
Multi-touch management functions
The following functions are used to manage the multi-touch......
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.