ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLLast (Function)
Sets the position on the last row of the query result.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
fDir (Example)
Usage example of the fDir function
WDDIXIO overview
WDINT license agreement
WDINT license agreement...
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
HLogRecreate (Function)
Used to re-create an empty log.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
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, ......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Drawing constants
List of constants used by the drawing functions....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
BurnerErase (Example)
Usage example of the BurnerErase function
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
8. Optimizing an application