ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
gClickableLink (Function)
Adds a clickable link in a graphic string.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Diagram constants
The following constants are used to manage diagrams:...