ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
1. Project and analysis
Programming patterns
CAUTION......
Events associated with Table controls
List of events associated with Table controls...
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Error 13: The label already exists
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....