ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPGetResult (Example)
Usage example of the HTTPGetResult function
Supercontrol
A supercontrol is an advanced type of control......
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Extracting the text of the project
The following text can be extracted......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
apExecute (Function)
Runs an action plan.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Events associated with an Organizer control
The following events are associated with Organizer controls:...