ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
Principle of remote check
On/Off button in a window
The on/off button is a button that operates like a check box......
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Creating a Java archive
When your Java application is developed, you can......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Events associated with a Gantt Chart column
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......
2. User-friendly editors in practice
4. Activating a dynamic WEBDEV site
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Information 302: Ambiguity between a variable and a control
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
The Check Box control
A Check Box can correspond to......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......