ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV and the SOAP protocol
Writes a message intended to another socket.
WDSQL: Creating a SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
ThreadCurrent (Function)
Returns the name of the thread currently run.
ChangeTarget (Function)
Changes the target of a button action.
Input (Function)
Displays a message allowing the user to type an information.
PreviousPage (Function)
Returns the name of the previous page.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
Note (Property)
The Note property is used to get and change a text associated with an element.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Kanban control events
The following events are associated with Kanban controls......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.