ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringInsert (Function)
Inserts a string into another character string at a given position.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
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....
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
TextToXML (Function)
Converts an ANSI string to an XML string.
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
fChangeSize (Function)
Resizes an external file.
Select query description window: Items used
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
FinNetCurrentVal (Function)
Returns the net current value of investment.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
InServiceMode (Function)
Indicates whether the code is run in a service.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.