ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Creating the skin template of a report
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
Service management functions
List of functions for managing services...
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
Break management functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Looper>.ModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.