ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
ErrorBuild (Function)
Displays a custom error message in a system error window.
grColor (Function)
Returns and initializes the color of different chart elements.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
fMoveFile (Function)
Moves a file from one directory to another.
gImage (Function)
Builds a sequence of characters containing an image.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.