ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV concepts
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
<Spreadsheet>.AllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.