ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management
For each element (windows, reports, ...
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static...
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control),...
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
DomoClose (Function)
Closes the communication opened by DomoOpen.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Debugging functions
List of debugging functions...
<Diagram editor>.SelectPlus (Function)
Selects a shape in a Diagram Editor control.
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.