ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
fCompress (Example)
Usage example of the fCompress function
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
FTPSend (Example)
Usage example of the FTPSend function
fListFile (Example)
Usage example of the fListFile function
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Operations performed on activity diagrams
The following paragraphs explain......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
FaxRestart (Function)
Restarts a fax in the spooler.
Font
The Font keyword can correspond to: a Font variable. the Font property....
iZoneHeight (Example)
Usage example of the iZoneHeight function
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
HTTPRequest (Function)
Starts an HTTP request on a server.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.