ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
LooperDelete (Function)
Deletes a row from a Looper control.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
dbgInfo (Function)
Returns a debug information.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Types of Edit controls
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
LoWord (Function)
Returns the two low bytes of an integer.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
SocketClose (Function)
Closes a socket or a connection to a server socket.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
HiWord (Function)
Returns the two high bytes of an integer.
iPrintImage (Example)
Usage example of the iPrintImage function
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......