ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
Voice commands in your applications
The applications that you develop can react to the user's voice......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Events associated with the Pivot Table control
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Thumbnail control properties
List of properties associated with the Thumbnail control...
Cell control properties
List of properties associated with the Cell control...
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
The "Code hashtags" pane
Chart: Managing legends
Several types of legends are supported in the charts......
Automatic error handling
Error handling can be customized for each process......
Automatic documentation of external components
External components must include a technical documentation......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
HsMenu,Label (Function)
Modifies the caption of a menu option.
Site Map control properties
List of properties associated with a Site Map control...
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....