ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Word Processing control events
WINDEV manages the following events by default......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Operations in a Select query : add and delete
The following paragraphs present......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
WINDEV applications for Linux: Specific features
Constants for managing Gantt charts
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
dCopy (Function)
Copies an image to another image.