ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Creating a table in a report
Tables can be created in a report......
Table,Count (External language)
Returns the number of elements in a Table control.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Constants for managing Gantt charts
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
NetClientMessageBox (Example)
Usage example of the NetClientMessageBox function
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).