ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
grAddData (Function)
Adds a data into a chart.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Screen,Input (External language)
Starts the input in the controls of a window.
Error 1060: Unable to call method without parameter: add ()
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
dFill (Example)
Usage example of the dFill function
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
License agreement - HFSQL Client/Server
WINDEV Framework License Agreement
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
Events associated with Flex controls
List of events associated with Flex controls...
Author (Property)
The Author property gets and changes the author of an element.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Error 1035: A class used in a structure must have a constructor without parameter...