ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExtractLine (Function)
Extracts a specific line from a character string.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
HExecuteProcedure (Function)
Runs a stored procedure.
UUDecode (Function)
Decodes a character string in UUEncode format.
InJavaMode (Function)
Indicates whether the code is run in Java.
WordToArray (Function)
Fills an array with the words from a string.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
HOpen (Function)
Opens a data file.
ExceptionPropagate (Function)
Propagates an exception.
Events associated with a Gantt Chart column