ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
iEllipse (Function)
Prints an ellipse (in a rectangle).
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
iReportPrintingStatus (Function)
Returns the status of the current print.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
MyPage (Reserved word)
MyPage is used to handle the current page...
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Border (Type of variable)
The Border type is used to handle a border through programming...
Constants for managing Big Data Redis databases
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
MySelf (Reserved word)
MySelf is used to handle the current control...
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Programming the looper attributes
All the looper attributes can be handled by programming......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......