ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
5. Which type of server to choose?
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Bitwise operators
The operations on binary values are performed......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Creating requirements
The following steps must be performed to implement the requirements......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
iPrintBlock (Function)
Forces a report block to print.
The HTML Display control
The HTML Display control displays a web page in an application......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Local procedure
Two types of procedures are available......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....