ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV applications for Linux: Specific features
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
HListConnection (Function)
Returns the list of connections currently described in the application.
CurrentMonth (Function)
Returns the number of the current month.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
String functions
List of functions for managing character strings...
Execute (Function)
Starts the execution of a process through programming.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
SOAPRun (Function)
Runs a procedure on a SOAP server.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLSavePosition (Function)
Stores the current position in the XML document.
fShortPath (Function)
Returns the full short path of a file or directory.
UUDecode (Function)
Decodes a character string in UUEncode format.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.