ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Using several libraries in an application
A library is a WDL file that contains all the resources......
ServiceRestart (Function)
Restarts a service (already started).
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
iEndReport (Function)
Forces the report print to stop.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
Size (Example)
Usage example of the Size property
Factorial (Function)
Returns the factorial of an integer number.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
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.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
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)....
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....
InitialValue (Property)
The InitialValue property gets and/or sets an initial value....
StringReverse (Function)
Reverses the characters of a string.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
fWrite (Function)
Writes: a character string into an external file. a memory section....