ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
MemSetPosition (Function)
Positions the memory zone on an element.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Page templates
WEBDEV allows you to create page templates......
Print modes of a report
Several print modes are available for a report....
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
3. Deploying a WINDEV application
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....