ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....
zipListFile (Function)
Returns the list of files found in an archive.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Border (Type of variable)
The Border type is used to handle a border through programming...
GetDefinition (Function)
Retrieves the definition of element type.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Warning (Function)
Displays a custom message in a system warning window.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
EventChange (Function)
Modifies the status of an event.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)