ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
fMoveFile (Function)
Moves a file from one directory to another.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
fShortPath (Function)
Returns the full short path of a file or directory.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
fLongPath (Function)
Returns the full long path of a file or directory.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
ServiceUninstall (Function)
Uninstalls a service.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.