ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipCurrentFile (Example)
Usage example of the zipCurrentFile function
zipMerge (Example)
Usage example of the zipMerge function
HTTPCreateForm (Function)
Creates an HTTP form.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Compile (Example)
Usage example of the Compile function
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
iPrintReport (External language)
Prints a report created with the report editor.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
fExtractPath (Example)
Usage example of the fExtractPath function
fSeek (Example)
Usage example of the fSeek function
Library,Disk (External language)
Opens the project library that is stored on disk.
System constants
List of constants used by the system functions....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function