ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Factorial (Function)
Returns the factorial of an integer number.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grRaised (Function)
Used to display a chart with raised effect.
grSourceSeries (Function)
Defines the source of a series.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
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)....
Modified (Property)
The Modified property lets you know if an element has been modified.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
fWrite (Function)
Writes: a character string into an external file. a memory section....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
DDEError (Function)
Returns the runtime status report of a DDE function.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
StringReverse (Function)
Reverses the characters of a string.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
HExtractMemo (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).
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
SQLModify (Example)
Usage example of the SQLModify function
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....