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...
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
iPreview (Example)
Usage example of the iPreview function
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HDescribeItem (Function)
Describes a file item through programming.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
fWriteLine (Example)
Usage example of the fWriteLine function
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
grDraw (Function)
Draws a chart according to the specified parameters.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
fRename (Function)
Modifies the name of a file.
Principle for running threads
At runtime, an application runs in a main thread......
Handling controls in a report
The different operations available for the report controls are as follows......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
MySelf (Reserved word)
MySelf is used to handle the current control...
EventDestroy (Function)
Explicitly destroys an event.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
FTPCommand (Function)
Sends a specific FTP command to a server.