ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fClose (Example)
Usage example of the fClose function
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Contains (Function)
Allows you to check if a substring is within a string.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
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.
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Error 122: The name of an Automation object must be a string
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
grLegend (Function)
Indicates the presence and position of legend in a chart.
fCreate (Example)
Usage example of the fCreate function
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....