ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintReport (Example)
Usage example of the iPrintReport function
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Style of a control
As soon as it is created, a control is associated with a style......
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).
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
How to open a window?
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
grParameter (Function)
Retrieves or modifies a chart parameter.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
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......
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....