ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyPage (Reserved word)
MyPage is used to handle the current page...
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
List of reserved words
Error 810: * can only be used for a parameter with a default value
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
LDAP constants
List of constants used by the LDAP functions....
WinOutWidth (Function)
Returns the full width of a window (including the border).
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
UploadStart (Function)
Starts sending the selected files into an Upload control.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
fImageSelect (Function)
Opens the image picker of Windows.
Document (Type of variable)
The Document type is used to handle a "docx" document.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.