ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
20. Managing suggestions and incidents
Managing suggestions and incidents...
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
HErrorLock (Function)
Used to check whether a lock error occurred.
Creating a Pivot Table control
To create a Pivot Table control......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
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...
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
WEBDEV concepts
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
String functions
List of functions for managing character strings...
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, ......