ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
BrowserPlatform (Function)
Returns the user's browser platform....
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
2. User-friendly editors in practice
Creating a window skin template
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Query editor: Characteristics
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
OBEX constants
List of constants used by the OBEX functions....
Constants for managing Map controls
Constants for managing Map controls...
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.