ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
iFont (Function)
Selects the default font.
ToClipboard (Function)
Writes text or image information into the system clipboard.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Step 1: Configuring the print parameters
This step allows you to choose......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
9. Generation modes
WINDEV Mobile includes different types of generation......
Component (Property)
The Component property configures the different components of a composite key.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
iParameter (Function)
Retrieves the printer configuration and configures the print.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...