ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
StringBuild (Function)
Builds a character string from an initial string and parameters.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
zipDeleteFileList (Function)
Deletes a list of files from an archive.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
InfoBuild (Function)
Displays a custom message in a system information window.
HFSQL Client/Server: Configuring the data files on the server
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
ErrorBuild (Function)
Displays a custom error message in a system error window.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Events associated with internal windows
List of events associated with internal windows...
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
Warning (Function)
Displays a custom message in a system warning window.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....