ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Set of procedures
The global procedures are grouped in set of procedures...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
16. Types of code
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
ColorPalette (Function)
Returns a color found in the current palette.
ServiceStart (Function)
Starts a service.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
gpwOpen (Function)
Opens the User Groupware login window or page.
Sound (Function)
Plays a sound in WAV format.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
ServiceRestart (Function)
Restarts a service (already started).
fUnlock (Example)
Usage example of the fUnlock function
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Managing assertions
...The main available features are as follows:...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
CertificateSignString (Function)
Creates the signature of a character string.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Creating the Vision windows of the WINDEV RAD pattern
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HPass (Function)
Defines the password used to create or open a data file.
iParameter (Function)
Retrieves the printer configuration and configures the print.