ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
Materialized view
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
Phone management functions
List of functions for phone management...
dBorder (Function)
Draws the borders.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
grImageSize (Function)
Defines the size of the image containing the chart.
FileDisplay (Example)
Usage example of the FileDisplay function
NumHelp (Function)
Returns the number of the help context associated with the specified control.
SQLChangeConnection (Function)
Modifies the current connection.
iCurrentFile (Function)
Returns the name of the file currently generated.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...