ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Runtime log
The runtime log is the best way to identify the most used features of an application......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Code statistics
The code statistics affect......
Operations performed on deployment diagrams
The following paragraphs explain......
Programming an indexed control
Progress Bar control properties
List of properties associated with the Progress Bar control...
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Upload control events
The following processes are associated with the Upload control:...
The structure of the file for remote control
The management of remote control uses a file in INI format......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
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......
Information 302: Ambiguity between a variable and a control
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.