ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Sub-query
A sub-query is a query whose result is used by another query......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Windows
The windows represent the main interface of a WINDEV application......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
Contains (Function)
Allows you to check if a substring is within a string.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Composite chart
A composite chart is a chart that displays several types of charts......
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....