ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
SemaphoreCreate (Function)
Creates a semaphore.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
FTPCommand (Function)
Sends a specific FTP command to a server.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
HTML Display control properties
HTML Display control properties...
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
OBEX constants
List of constants used by the OBEX functions....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
SQLExec (Function)
Names and runs an SQL query.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....