ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSeek (Function)
Gets and sets current position in an external file.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
PicClose (Function)
Closes the image found in an Image Editor control.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
XMLDocument (Function)
Creates a new XML document.
Serialization constants
The serialization constants are as follows:
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Customizing the report viewer: Available windows
SQLSeek (Function)
Positions on the specified result row of the query.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.