ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
HPrevious (Function)
Positions on the previous file record according to a browse item.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
dPoint (Example)
Usage example of the dPoint function
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
NumberInWords (Function)
Converts a number to words.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
fSeparator (Function)
Returns a file path with normalized separators.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
Constants for managing Organizer controls
Constants for managing Organizer controls...
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.