ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Set of procedures
The global procedures are grouped in set of procedures......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.