ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
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......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Data persistence
The data persistence is used to store the value typed by the user......
FTP constants
List of constants used by the FTP functions....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Report based on a query
Queries are used to easily select records in one or more data files......
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.