ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
HFSQL constants
List of constants used by the HFSQL functions....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......