ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Supercontrol
A supercontrol is an advanced type of control......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Type (Property)
The Type property is used to get: the type of element (data file 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....
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
TimeValid (Function)
Checks the time validity.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
ChronoReset (Function)
Stops and resets a running stopwatch.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Operating mode of dynamic Active WEBDEV Pages
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Print constants
List of constants used by the print functions....
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...