ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
HCross (Function)
Crosses a record in a data file.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Global and local variable
Two types of variables are available......
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Structure of data files of user groupware
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Handling a Web Component control through programming
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Enumeration (Type of variable)
An enumeration is a set of values......
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
fCompare (Function)
Compares the content of two files bit by bit.
OpenChild (Function)
Opens a non-modal child window.