ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
2. Types of setup
Types of setup...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
zipSelectFile (Function)
Selects files from an archive.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Position (Function)
Finds the position of a specified string within another string.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
fSize (Function)
Returns the size of a file (in bytes).