ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Switch control properties
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
dText (Example)
Usage example of the dText function
OpenMobileWindow (Function)
Opens a window in a mobile application.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
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)......
WINDEV Framework License Agreement
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
HDelete (Function)
Deletes a record from a data file (query or view).
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
dBackground (Example)
Usage example of the dBackground function
Kanban control properties
In a window or page, you can use WLanguage properties to handle......