ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Programming an indexed control
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Code statistics
The code statistics affect......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
9. Sharing a project in practice
Sharing a project in practice...
Progress Bar control properties
List of properties associated with the Progress Bar control...
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
8. Sharing a project in practice
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Events associated with Sidebar controls
List of events associated with Sidebar controls...
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......