ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
7. Layouts using the Flexbox control
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Error 23: No END statement is associated with this WHILE
Error 22: No END statement is associated with this FOR
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).