ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Examples provided with WINDEV Mobile
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
LanguageToCharset (Function)
Returns the character set corresponding to a language.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Conditions for using the Ad control
The Ad control uses the AdMob SDK....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....