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.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Passing parameters
The parameters can be passed to a procedure......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
MatExist (Example)
Usage example of the MatExist function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
fCurrentDir (Example)
Usage example of the fCurrentDir function
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
MatDelete (Example)
Usage example of the MatDelete function
MatReadColumn (Example)
Usage example of the MatReadColumn function
MatReadLine (Example)
Usage example of the MatReadLine function
XMLOpenReader (Example)
Usage example of XMLOpenReader
dPixelColor (Example)
Usage example of the dPixelColor function
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
fDriveInfo (Example)
Usage example of the fDriveInfo function