ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
redisResponse (Variable type)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
14. Configuring the "Back" button in practice
Blurs the entire given area in a variable of type picLayer....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Phone constants (Android / iOS)
ShellExecute (Function)
Opens a document in its associated application.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
2. Projects in practice
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.