ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
<Polygon2D variable>.Area (Function)
Calculates the area of a polygon defined using 2D coordinates.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.
PC SOFT Free Technical Support
Thank you for buying one of our products......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
Style sheet
A style sheet ("......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......