ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PC SOFT Free Technical Support
Thank you for buying one of our products......
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Error 203: The procedure already has a scope attribute (local or global)
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.