ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
The use of the Automation type in a site is reserved for the advanced users
5. Deploying a dynamic site (Session or AWP) in practice
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Handling menu options programmatically
The menu options can be handled......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Creating anchors
The anchors are used to define specific points in a help page......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
OLE control properties
List of properties associated with an OLE control...
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......