ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Logical operators
The logical operators are as follows......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Creating a Pivot Table control
To create a Pivot Table control ......
Crosstab report
The report editor allows you to create "Crosstab" reports......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Specific features of the Express version
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
MyParent (Reserved word)
MyParent is used to handle...
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
OpenSister (Function)
Opens a non-modal sibling window.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Animating a Static Text control
Two methods can be used to animate a Static Text control......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.