ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPRenameAttribute (Function)
Renames an attribute.
HCheckStructure (Function)
Defines the mode for comparing data files.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Emulating constants
List of constants used by the functions for emulating automated tests....
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
zipSelectFile (Function)
Selects files from an archive.
TimeToInteger (Function)
Converts a time to an integer.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
SQLModify (Function)
Modifies the content of a row in the query result.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
PDF file functions (prefix syntax)
PDF file functions...
PDF file management functions
...PDF file functions...
Multimedia control properties
List of properties associated with the Multimedia control...
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
grGetData (Function)
Retrieves a data from a chart.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Error 301: Unknown identifier
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
Time management
For each element (windows, reports, ......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
DateDifference (Function)
Calculates the number of days between two dates.